package T1;

import O1.A;
import O6.p;
import Z6.InterfaceC0382w;
import com.google.android.gms.internal.measurement.C1;

/* JADX INFO: loaded from: classes.dex */
public final class f extends G6.i implements p {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public f(E6.d dVar, A a3, c cVar) {
        super(2, dVar);
        this.f6505v = a3;
        this.f6506w = cVar;
    }

    @Override // O6.p
    public final Object k(Object obj, Object obj2) {
        return ((f) m((E6.d) obj2, (InterfaceC0382w) obj)).p(A6.n.f457a);
    }

    @Override // G6.a
    public final E6.d m(E6.d dVar, Object obj) {
        return new f(dVar, this.f6505v, this.f6506w);
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f6504u;
        if (i != 0) {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C1.N(obj);
            return obj;
        }
        C1.N(obj);
        c cVar = this.f6506w;
        A a3 = this.f6505v;
        e eVar = new e(null, a3, cVar);
        this.f6504u = 1;
        Object objI = a3.i(false, eVar, this);
        return objI == aVar ? aVar : objI;
    }
}
