package R1;

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

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public Y1.a f6030u;

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6031v = obj;
        this.f6033x |= Integer.MIN_VALUE;
        return this.f6032w.e(null, null, this);
    }
}
