package o5;

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

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

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ C1353C f15720u;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1352B(C1353C c1353c, G6.c cVar) {
        super(cVar);
        this.f15720u = c1353c;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15719t = obj;
        this.f15721v |= Integer.MIN_VALUE;
        Object objA = this.f15720u.a(null, this);
        return objA == F6.a.f2580q ? objA : new A6.j(objA);
    }
}
