package o5;

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1354D(C1355E c1355e, G6.c cVar) {
        super(cVar);
        this.f15724u = c1355e;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f15723t = obj;
        this.f15725v |= Integer.MIN_VALUE;
        Object objA = this.f15724u.a(0L, this);
        return objA == F6.a.f2580q ? objA : new A6.j(objA);
    }
}
