package W;

/* JADX INFO: renamed from: W.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0342i extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public C2.a f6994t;

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C2.a f6996v;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0342i(C2.a aVar, G6.c cVar) {
        super(cVar);
        this.f6996v = aVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f6995u = obj;
        this.f6997w |= Integer.MIN_VALUE;
        return this.f6996v.k(this);
    }
}
