package c7;

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

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

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

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

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

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

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

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