package W;

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

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

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

    @Override // O6.l
    public final Object b(Object obj) throws Throwable {
        C0339f c0339f = new C0339f(1, (E6.d) obj);
        A6.n nVar = A6.n.f457a;
        c0339f.p(nVar);
        return nVar;
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        int i = this.f6987u;
        if (i == 0) {
            C1.N(obj);
            this.f6987u = 1;
            throw null;
        }
        if (i != 1) {
            throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
        }
        C1.N(obj);
        return A6.n.f457a;
    }
}
