package X0;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C3.j f8479c;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0792e(C3.j jVar, C4.c cVar) {
        super(cVar);
        this.f8479c = jVar;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8478b = obj;
        this.f8480d |= Integer.MIN_VALUE;
        return this.f8479c.b(null, this);
    }
}
