package E4;

import j4.AbstractC0801c;

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

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

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ g3.c f503m;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public a(g3.c cVar, h4.c cVar2) {
        super(cVar2);
        this.f503m = cVar;
    }

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