package g2;

/* JADX INFO: renamed from: g2.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0975c extends G6.c {

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public i7.j f12889u;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0975c(C0976d c0976d, G6.c cVar) {
        super(cVar);
        this.f12891w = c0976d;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f12890v = obj;
        this.f12892x |= Integer.MIN_VALUE;
        return this.f12891w.a(this);
    }
}
