package M2;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import h3.AbstractC2191t;
import i0.InterfaceC2255s;
import w4.C3137A;

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

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

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

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

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

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

    public /* synthetic */ B0(int i6, int i7, InterfaceC2255s interfaceC2255s, int i8, int i9) {
        this.f4219a = i9;
        this.f4220b = i6;
        this.f4221c = i7;
        this.f4222d = interfaceC2255s;
        this.f4223e = i8;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f4219a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).getClass();
        switch (i6) {
            case 0:
                int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f4223e | 1);
                O0.n(this.f4220b, this.f4221c, this.f4222d, composer, iUpdateChangedFlags);
                break;
            default:
                int iUpdateChangedFlags2 = RecomposeScopeImplKt.updateChangedFlags(this.f4223e | 1);
                AbstractC2191t.c(this.f4220b, this.f4221c, this.f4222d, composer, iUpdateChangedFlags2);
                break;
        }
        return C3137A.f25453a;
    }
}
