package o5;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1366e(C1367f c1367f, G6.c cVar) {
        super(cVar);
        this.f15756u = c1367f;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15755t = obj;
        this.f15757v |= Integer.MIN_VALUE;
        Object objA = this.f15756u.a(this);
        return objA == F6.a.f2580q ? objA : new A6.j(objA);
    }
}
