package c7;

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

/* JADX INFO: renamed from: c7.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0602j extends G6.i implements O6.p {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0602j(C0225a c0225a, E6.d dVar) {
        super(2, dVar);
        this.f9434w = c0225a;
    }

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

    @Override // G6.a
    public final E6.d m(E6.d dVar, Object obj) {
        C0602j c0602j = new C0602j(this.f9434w, dVar);
        c0602j.f9433v = obj;
        return c0602j;
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f9432u;
        if (i == 0) {
            C1.N(obj);
            A5.c cVar = new A5.c(6, (b7.u) this.f9433v);
            this.f9432u = 1;
            if (this.f9434w.o(cVar, this) == aVar) {
                return aVar;
            }
        } else {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            C1.N(obj);
        }
        return A6.n.f457a;
    }
}
