package K;

import m3.AbstractC2467b;
import w4.C3137A;

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

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

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

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

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

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) throws Throwable {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f3747a;
        if (i6 != 0) {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
            return C3137A.f25453a;
        }
        AbstractC2467b.l(obj);
        this.f3747a = 1;
        C0468n0 c0468n0 = this.f3748b;
        c0468n0.getClass();
        n.J j4 = new n.J();
        Y4.N n6 = ((z.m) c0468n0.f3935a).f26250a;
        C0466m0 c0466m0 = new C0466m0(0, j4, c0468n0);
        n6.getClass();
        Y4.N.k(n6, c0466m0, this);
        return aVar;
    }
}
