package W;

import com.google.android.gms.internal.measurement.C1;

/* JADX INFO: renamed from: W.u, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0353u extends G6.i implements O6.l {

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ D f7042v;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0353u(D d8, E6.d dVar) {
        super(1, dVar);
        this.f7042v = d8;
    }

    @Override // O6.l
    public final Object b(Object obj) {
        return new C0353u(this.f7042v, (E6.d) obj).p(A6.n.f457a);
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f7041u;
        if (i != 0) {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C1.N(obj);
            return obj;
        }
        C1.N(obj);
        this.f7041u = 1;
        Object objB = this.f7042v.b(this);
        return objB == aVar ? aVar : objB;
    }
}
