package V2;

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7305a = obj;
        this.f7307c |= Integer.MIN_VALUE;
        Object objE = this.f7306b.e(null, null, this);
        return objE == B4.a.f492a ? objE : new w4.n(objE);
    }
}
