package h3;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import w4.C3137A;

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

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

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

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

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

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

    public /* synthetic */ D1(String str, J4.a aVar, boolean z6, int i6, int i7) {
        this.f16750a = i7;
        this.f16751b = str;
        this.f16752c = aVar;
        this.f16753d = z6;
        this.f16754e = i6;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f16750a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).getClass();
        switch (i6) {
            case 0:
                Z1.f(RecomposeScopeImplKt.updateChangedFlags(this.f16754e | 1), this.f16752c, composer, this.f16751b, this.f16753d);
                break;
            case 1:
                AbstractC2190s4.d(RecomposeScopeImplKt.updateChangedFlags(this.f16754e | 1), this.f16752c, composer, this.f16751b, this.f16753d);
                break;
            default:
                AbstractC2190s4.d(RecomposeScopeImplKt.updateChangedFlags(this.f16754e | 1), this.f16752c, composer, this.f16751b, this.f16753d);
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ D1(String str, boolean z6, J4.a aVar, int i6) {
        this.f16750a = 0;
        this.f16751b = str;
        this.f16753d = z6;
        this.f16752c = aVar;
        this.f16754e = i6;
    }
}
