package K2;

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

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

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

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ J4.a f4141d;

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

    public /* synthetic */ v(String str, J4.a aVar, InterfaceC2255s interfaceC2255s, int i6) {
        this.f4138a = 2;
        this.f4139b = str;
        this.f4141d = aVar;
        this.f4140c = interfaceC2255s;
        this.f4142e = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        Composer composer = (Composer) obj;
        Integer num = (Integer) obj2;
        switch (this.f4138a) {
            case 0:
                num.intValue();
                int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f4142e | 1);
                String str = this.f4139b;
                w.a(iUpdateChangedFlags, this.f4141d, composer, this.f4140c, str);
                break;
            case 1:
                num.intValue();
                int iUpdateChangedFlags2 = RecomposeScopeImplKt.updateChangedFlags(this.f4142e | 1);
                String str2 = this.f4139b;
                w.a(iUpdateChangedFlags2, this.f4141d, composer, this.f4140c, str2);
                break;
            default:
                num.getClass();
                int iUpdateChangedFlags3 = RecomposeScopeImplKt.updateChangedFlags(this.f4142e | 1);
                String str3 = this.f4139b;
                Z1.g(iUpdateChangedFlags3, this.f4141d, composer, this.f4140c, str3);
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ v(String str, InterfaceC2255s interfaceC2255s, J4.a aVar, int i6, int i7) {
        this.f4138a = i7;
        this.f4139b = str;
        this.f4140c = interfaceC2255s;
        this.f4141d = aVar;
        this.f4142e = i6;
    }
}
