package U4;

/* JADX INFO: loaded from: classes.dex */
public final class l extends G6.c {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public l(n nVar, G6.c cVar) {
        super(cVar);
        this.f6759u = nVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6758t = obj;
        this.f6760v |= Integer.MIN_VALUE;
        return this.f6759u.c(null, null, this);
    }
}
