package E4;

import j4.AbstractC0801c;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public k(l lVar, h4.c cVar) {
        super(cVar);
        this.f534n = lVar;
    }

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