package o5;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1368g(C1369h c1369h, G6.c cVar) {
        super(cVar);
        this.f15760u = c1369h;
    }

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