package x;

import m3.AbstractC2467b;
import v.C2973D0;
import v.C2975E0;
import w4.C3137A;

/* JADX INFO: renamed from: x.p, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3187p extends C4.j implements J4.e {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ v.z0 f25885c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ J4.e f25886d;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3187p(C3189q c3189q, v.z0 z0Var, J4.e eVar, A4.d dVar) {
        super(2, dVar);
        this.f25884b = c3189q;
        this.f25885c = z0Var;
        this.f25886d = eVar;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C3187p(this.f25884b, this.f25885c, this.f25886d, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((C3187p) create((V4.C) obj, (A4.d) obj2)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f25883a;
        if (i6 == 0) {
            AbstractC2467b.l(obj);
            C3189q c3189q = this.f25884b;
            C2975E0 c2975e0 = c3189q.f25898c;
            G.C c6 = c3189q.f25897b;
            C3185o c3185o = new C3185o(c3189q, this.f25886d, null);
            this.f25883a = 1;
            c2975e0.getClass();
            if (V4.E.k(new C2973D0(this.f25885c, c2975e0, c3185o, c6, null), this) == aVar) {
                return aVar;
            }
        } else {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
        }
        return C3137A.f25453a;
    }
}
