package Q1;

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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public p(s sVar, G6.c cVar) {
        super(cVar);
        this.f5613x = sVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f5612w = obj;
        this.f5614y |= Integer.MIN_VALUE;
        return this.f5613x.f(false, this);
    }
}
