package R5;

import Z6.InterfaceC0382w;
import android.app.Application;
import com.google.android.gms.internal.measurement.C1;

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ p5.g f6190u;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public u(p5.g gVar, P p3, E6.d dVar) {
        super(2, dVar);
        this.f6190u = gVar;
        this.f6191v = p3;
    }

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

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

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        C1.N(obj);
        Application application = this.f6191v.f6131l;
        this.f6190u.getClass();
        if (application == null) {
            g6.o.f12958a.X();
        } else {
            g6.o.f12958a.n(application);
        }
        return A6.n.f457a;
    }
}
