package L5;

import A6.n;
import O6.p;
import Z6.AbstractC0385z;
import Z6.InterfaceC0382w;
import com.google.android.gms.internal.measurement.C1;

/* JADX INFO: loaded from: classes.dex */
public final class g extends G6.i implements p {

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

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

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

    @Override // O6.p
    public final Object k(Object obj, Object obj2) throws Throwable {
        g gVar = (g) m((E6.d) obj2, (InterfaceC0382w) obj);
        n nVar = n.f457a;
        gVar.p(nVar);
        return nVar;
    }

    @Override // G6.a
    public final E6.d m(E6.d dVar, Object obj) {
        g gVar = new g(this.f4037v, dVar);
        gVar.f4036u = obj;
        return gVar;
    }

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        C1.N(obj);
        InterfaceC0382w interfaceC0382w = (InterfaceC0382w) this.f4036u;
        i iVar = this.f4037v;
        AbstractC0385z.r(interfaceC0382w, null, new d(iVar, null), 3);
        AbstractC0385z.r(interfaceC0382w, null, new e(iVar, null), 3);
        AbstractC0385z.r(interfaceC0382w, null, new f(iVar, null), 3);
        return n.f457a;
    }
}
