package M2;

import V2.C0691l3;
import V2.n3;
import V2.t3;
import V2.u3;
import androidx.compose.runtime.MutableState;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class Y0 implements J4.a {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ MutableState f4610c;

    public /* synthetic */ Y0(String str, MutableState mutableState, int i6) {
        this.f4608a = i6;
        this.f4609b = str;
        this.f4610c = mutableState;
    }

    @Override // J4.a
    public final Object invoke() {
        C3137A c3137a = C3137A.f25453a;
        String str = this.f4609b;
        MutableState mutableState = this.f4610c;
        switch (this.f4608a) {
            case 0:
                a5.c cVar = u3.f8110a;
                Y4.c0 c0Var = u3.f8111b;
                n3 current = (n3) c0Var.getValue();
                kotlin.jvm.internal.o.h(current, "current");
                C0691l3 setSettings = current.f7971a;
                kotlin.jvm.internal.o.h(setSettings, "$this$setSettings");
                n3 n3VarA = n3.a(current, C0691l3.a(setSettings, null, str, 3), null, null, null, null, null, null, null, 0, 510);
                c0Var.k(null, n3VarA);
                V4.E.y(u3.f8110a, null, null, new t3(n3VarA, null), 3);
                J.f fVar = B1.f4224a;
                mutableState.setValue(Boolean.FALSE);
                break;
            default:
                mutableState.setValue(str);
                break;
        }
        return c3137a;
    }
}
