package X0;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C4.f f8517c;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0803p(C4.f fVar, C4.c cVar) {
        super(cVar);
        this.f8517c = fVar;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8516b = obj;
        this.f8518d |= Integer.MIN_VALUE;
        return this.f8517c.O(null, null, null, this);
    }
}
