package O1;

/* JADX INFO: renamed from: O1.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0570j extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public C0.J f5415a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C0.J f5417c;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0570j(C0.J j4, C4.c cVar) {
        super(cVar);
        this.f5417c = j4;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f5416b = obj;
        this.f5418d |= Integer.MIN_VALUE;
        return this.f5417c.d(this);
    }
}
