package V2;

import O1.InterfaceC0569i;
import android.content.Context;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class t3 extends C4.j implements J4.e {

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public t3(n3 n3Var, A4.d dVar) {
        super(2, dVar);
        this.f8095b = n3Var;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new t3(this.f8095b, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((t3) 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.f8094a;
        C3137A c3137a = C3137A.f25453a;
        if (i6 != 0) {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
            return c3137a;
        }
        AbstractC2467b.l(obj);
        a5.c cVar = u3.f8110a;
        this.f8094a = 1;
        Context context = u3.f8113d;
        if (context == null) {
            kotlin.jvm.internal.o.n("appContext");
            throw null;
        }
        Object objC = L4.a.C((InterfaceC0569i) v3.f8132b.a(context, v3.f8131a[0]), new s3(this.f8095b, null), this);
        if (objC != aVar) {
            objC = c3137a;
        }
        return objC == aVar ? aVar : c3137a;
    }
}
