package Q1;

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public O6.l f5623v;

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

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

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

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

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

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