package M2;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import h3.T3;
import h3.Z1;
import w4.C3137A;

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

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

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

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

    public /* synthetic */ V0(String str, int i6, int i7) {
        this.f4565a = i7;
        this.f4566b = str;
        this.f4567c = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f4565a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).intValue();
        switch (i6) {
            case 0:
                B1.d(composer, RecomposeScopeImplKt.updateChangedFlags(this.f4567c | 1), this.f4566b);
                break;
            case 1:
                V2.R0.a(composer, RecomposeScopeImplKt.updateChangedFlags(this.f4567c | 1), this.f4566b);
                break;
            case 2:
                Z1.c(composer, RecomposeScopeImplKt.updateChangedFlags(this.f4567c | 1), this.f4566b);
                break;
            default:
                T3.c(composer, RecomposeScopeImplKt.updateChangedFlags(this.f4567c | 1), this.f4566b);
                break;
        }
        return C3137A.f25453a;
    }
}
