package W;

import j4.AbstractC0801c;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public B(O o5, h4.c cVar) {
        super(cVar);
        this.f3014n = o5;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f3013m = obj;
        this.f3015o |= Integer.MIN_VALUE;
        return O.f(this.f3014n, false, this);
    }
}
