package V;

/* JADX INFO: loaded from: classes.dex */
public final class h0 extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public i0 f7075a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public /* synthetic */ Object f7076b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ i0 f7077c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f7078d;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h0(i0 i0Var, C4.c cVar) {
        super(cVar);
        this.f7077c = i0Var;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7076b = obj;
        this.f7078d |= Integer.MIN_VALUE;
        return this.f7077c.u(this);
    }
}
