package Y4;

/* JADX INFO: renamed from: Y4.u, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C0854u extends C4.c {

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0854u(C0841g c0841g, A4.d dVar) {
        super(dVar);
        this.f8988d = c0841g;
    }

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