package L5;

import A6.n;
import O6.p;
import Z6.InterfaceC0382w;
import c7.InterfaceC0591B;
import c7.K;
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 f4034u;

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        F6.a aVar = F6.a.f2580q;
        int i = this.f4034u;
        if (i != 0) {
            if (i != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            throw I1.a.j(obj);
        }
        C1.N(obj);
        i iVar = this.f4035v;
        m mVar = (m) iVar.f4040v0.getValue();
        c cVar = new c(iVar, 2);
        this.f4034u = 1;
        ((K) ((InterfaceC0591B) mVar.f4057l.f9369r)).o(cVar, this);
        return aVar;
    }
}
