package W;

import j4.AbstractC0801c;

/* JADX INFO: loaded from: classes.dex */
public final class j0 extends AbstractC0801c {

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public J4.e f3151k;

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

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

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final /* synthetic */ l0 f3154n;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public j0(l0 l0Var, AbstractC0801c abstractC0801c) {
        super(abstractC0801c);
        this.f3154n = l0Var;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f3153m = obj;
        this.f3155o |= Integer.MIN_VALUE;
        return this.f3154n.c(null, this);
    }
}
