package W;

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

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public i7.d f6965t;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public S(U u8, G6.c cVar) {
        super(cVar);
        this.f6968w = u8;
    }

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