package E1;

import android.os.Bundle;
import java.lang.reflect.InvocationTargetException;

/* JADX INFO: renamed from: E1.p, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0109p extends P6.h implements O6.l {

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ P6.j f2114r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ F f2115s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ A f2116t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ Bundle f2117u;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0109p(P6.j jVar, F f3, A a3, Bundle bundle) {
        super(1);
        this.f2114r = jVar;
        this.f2115s = f3;
        this.f2116t = a3;
        this.f2117u = bundle;
    }

    @Override // O6.l
    public final Object b(Object obj) throws IllegalAccessException, Z6.F, InvocationTargetException {
        C0103j c0103j = (C0103j) obj;
        P6.g.e(c0103j, "it");
        this.f2114r.f5532q = true;
        B6.t tVar = B6.t.f1032q;
        this.f2115s.a(this.f2116t, this.f2117u, c0103j, tVar);
        return A6.n.f457a;
    }
}
