package b2;

import Y4.InterfaceC0844j;
import androidx.compose.runtime.ProduceStateScope;
import w4.C3137A;

/* JADX INFO: renamed from: b2.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1189a implements InterfaceC0844j {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f13231a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ ProduceStateScope f13232b;

    public /* synthetic */ C1189a(ProduceStateScope produceStateScope, int i6) {
        this.f13231a = i6;
        this.f13232b = produceStateScope;
    }

    @Override // Y4.InterfaceC0844j
    public final Object emit(Object obj, A4.d dVar) {
        switch (this.f13231a) {
            case 0:
                this.f13232b.setValue(obj);
                break;
            default:
                this.f13232b.setValue(obj);
                break;
        }
        return C3137A.f25453a;
    }
}
