package c7;

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

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public Q4.H f9483t;

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

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ Q4.H f9486w;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public v(Q4.H h8, E6.d dVar) {
        super(dVar);
        this.f9486w = h8;
    }

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