package Z4;

import K.J;

/* JADX INFO: loaded from: classes3.dex */
public final class l extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public J f9183a;

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ J f9186d;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public l(J j4, A4.d dVar) {
        super(dVar);
        this.f9186d = j4;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f9185c = obj;
        this.f9187e |= Integer.MIN_VALUE;
        return this.f9186d.emit(null, this);
    }
}
