package Y;

import x7.x;

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

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

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

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

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f7281x = obj;
        this.f7283z |= Integer.MIN_VALUE;
        return this.f7282y.b(null, this);
    }
}
