package Y4;

import K.C0466m0;

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0858y(C0466m0 c0466m0, A4.d dVar) {
        super(dVar);
        this.f9003d = c0466m0;
    }

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