package W;

import j4.AbstractC0801c;

/* JADX INFO: renamed from: W.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0204s extends AbstractC0801c {

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

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

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ E4.p f3195m;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0204s(E4.p pVar, h4.c cVar) {
        super(cVar);
        this.f3195m = pVar;
    }

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