package Q1;

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

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

    /* JADX INFO: renamed from: B, reason: collision with root package name */
    public final /* synthetic */ h f5561B;

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

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

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

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public P6.m f5566w;

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public E6.i f5567x;

    /* JADX INFO: renamed from: y, reason: collision with root package name */
    public P6.m f5568y;

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f5560A = obj;
        this.f5562C |= Integer.MIN_VALUE;
        return this.f5561B.e0(false, null, this);
    }
}
