package k2;

/* JADX INFO: renamed from: k2.f, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1091f extends G6.c {

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

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

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) {
        this.f13794v = obj;
        this.f13796x |= Integer.MIN_VALUE;
        return this.f13795w.d(null, this);
    }
}
