package V2;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ L3 f7368b;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public I3(L3 l32, C4.c cVar) {
        super(cVar);
        this.f7368b = l32;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7367a = obj;
        this.f7369c |= Integer.MIN_VALUE;
        Object objQ = this.f7368b.q(null, null, this);
        return objQ == B4.a.f492a ? objQ : new w4.n(objQ);
    }
}
