package E4;

import j4.AbstractC0801c;

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

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

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ i f521m;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(i iVar, h4.c cVar) {
        super(cVar);
        this.f521m = iVar;
    }

    @Override // j4.AbstractC0799a
    public final Object invokeSuspend(Object obj) {
        this.f519k = obj;
        this.f520l |= Integer.MIN_VALUE;
        return this.f521m.collect(null, this);
    }
}
