package d7;

/* 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 m f12366t;

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

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ m f12369w;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public l(m mVar, E6.d dVar) {
        super(dVar);
        this.f12369w = mVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f12368v = obj;
        this.f12370x |= Integer.MIN_VALUE;
        return this.f12369w.l(null, this);
    }
}
