package X0;

import java.util.List;

/* JADX INFO: renamed from: X0.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0796i extends C4.c {

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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0796i(C0800m c0800m, C4.c cVar) {
        super(cVar);
        this.f8494f = c0800m;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8493e = obj;
        this.f8495j |= Integer.MIN_VALUE;
        return this.f8494f.b(this);
    }
}
