package V2;

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

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

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

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

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public boolean f8017e;

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ C0741y0 f8019j;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0710q0(C0741y0 c0741y0, C4.c cVar) {
        super(cVar);
        this.f8019j = c0741y0;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8018f = obj;
        this.f8020k |= Integer.MIN_VALUE;
        return this.f8019j.a(null, null, this);
    }
}
