package h3;

import K.InterfaceC0458i0;
import androidx.compose.runtime.MutableState;
import w4.C3137A;

/* JADX INFO: renamed from: h3.w0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C2210w0 implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.c f18640b;

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

    public /* synthetic */ C2210w0(J4.c cVar, MutableState mutableState, int i6) {
        this.f18639a = i6;
        this.f18640b = cVar;
        this.f18641c = mutableState;
    }

    /* JADX WARN: Multi-variable type inference failed */
    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f18639a) {
            case 0:
                n0.B it = (n0.B) obj;
                kotlin.jvm.internal.o.h(it, "it");
                n0.C c6 = (n0.C) it;
                this.f18641c.setValue(Boolean.valueOf(c6.b()));
                this.f18640b.invoke(Boolean.valueOf(c6.b()));
                break;
            case 1:
                n0.B it2 = (n0.B) obj;
                kotlin.jvm.internal.o.h(it2, "it");
                n0.C c7 = (n0.C) it2;
                this.f18641c.setValue(Boolean.valueOf(c7.b()));
                this.f18640b.invoke(Boolean.valueOf(c7.b()));
                break;
            default:
                InterfaceC0458i0 KeyboardActions = (InterfaceC0458i0) obj;
                kotlin.jvm.internal.o.h(KeyboardActions, "$this$KeyboardActions");
                this.f18640b.invoke((String) this.f18641c.getValue());
                break;
        }
        return C3137A.f25453a;
    }
}
