package Y4;

import K.C0466m0;

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

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

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

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

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

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

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

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