package o5;

/* JADX INFO: renamed from: o5.k, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1372k extends G6.c {

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public X4.b f15773u;

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

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

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

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

    @Override // G6.a
    public final Object p(Object obj) throws Throwable {
        this.f15774v = obj;
        this.f15776x |= Integer.MIN_VALUE;
        Object objX = this.f15775w.x(false, this);
        return objX == F6.a.f2580q ? objX : new A6.j(objX);
    }
}
