package Y;

import x7.A;
import x7.s;

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

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

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

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

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

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

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

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

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