package h3;

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

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

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

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

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

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

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

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

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

    public /* synthetic */ G1(String str, J4.a aVar, InterfaceC2255s interfaceC2255s, boolean z6, int i6, int i7) {
        this.f16831b = str;
        this.f16832c = aVar;
        this.f16833d = interfaceC2255s;
        this.f16834e = z6;
        this.f16835f = i6;
        this.f16836j = i7;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        switch (this.f16830a) {
            case 0:
                ((Integer) obj2).getClass();
                int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f16835f | 1);
                String str = this.f16831b;
                InterfaceC2255s interfaceC2255s = this.f16833d;
                int i6 = this.f16836j;
                Z1.e(iUpdateChangedFlags, i6, this.f16832c, (Composer) obj, interfaceC2255s, str, this.f16834e);
                break;
            default:
                ((Integer) obj2).getClass();
                int iUpdateChangedFlags2 = RecomposeScopeImplKt.updateChangedFlags(this.f16835f | 1);
                W.c.g(iUpdateChangedFlags2, this.f16836j, this.f16832c, (Composer) obj, this.f16833d, this.f16831b, this.f16834e);
                break;
        }
        return C3137A.f25453a;
    }

    public /* synthetic */ G1(String str, boolean z6, J4.a aVar, InterfaceC2255s interfaceC2255s, int i6, int i7) {
        this.f16831b = str;
        this.f16834e = z6;
        this.f16832c = aVar;
        this.f16833d = interfaceC2255s;
        this.f16835f = i6;
        this.f16836j = i7;
    }
}
