package E4;

import j4.AbstractC0801c;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public n(o oVar, h4.c cVar) {
        super(cVar);
        this.f547n = oVar;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f545l = obj;
        this.f546m |= Integer.MIN_VALUE;
        return this.f547n.emit(null, this);
    }
}
