package V;

/* JADX INFO: renamed from: V.n, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0620n extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public CharSequence f7126a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public Object f7127b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public e5.c f7128c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public long f7129d;

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ C0626u f7131f;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0620n(C0626u c0626u, C4.c cVar) {
        super(cVar);
        this.f7131f = c0626u;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7130e = obj;
        this.f7132j |= Integer.MIN_VALUE;
        return C0626u.a(this.f7131f, null, 0L, null, this);
    }
}
