package o5;

import java.io.Serializable;

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

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

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

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C1376o f15785v;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1375n(C1376o c1376o, G6.c cVar) {
        super(cVar);
        this.f15785v = c1376o;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15784u = obj;
        this.f15786w |= Integer.MIN_VALUE;
        Serializable serializableA = this.f15785v.a(null, this);
        return serializableA == F6.a.f2580q ? serializableA : new A6.j(serializableA);
    }
}
