package Y;

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

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

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

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

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public final /* synthetic */ i f7275x;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public g(i iVar, G6.c cVar) {
        super(cVar);
        this.f7275x = iVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f7274w = obj;
        this.f7276y |= Integer.MIN_VALUE;
        return this.f7275x.a(null, this);
    }
}
