package V2;

/* JADX INFO: renamed from: V2.i1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0674i1 extends C4.c {

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

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0674i1(C0707p1 c0707p1, C4.c cVar) {
        super(cVar);
        this.f7812f = c0707p1;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f7811e = obj;
        this.f7813j |= Integer.MIN_VALUE;
        return this.f7812f.f(null, 0, null, this);
    }
}
