restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun Carousel( stable itemCount: Int stable modifier: Modifier? = @static Companion stable carouselState: CarouselState? = @static remember({ CarouselState ( ) } , $composer, 0) stable autoScrollDurationMillis: Long = @static CarouselDefaults.TimeToDisplayItemMillis contentTransformStartToEnd: ContentTransform? = @dynamic CarouselDefaults.contentTransform contentTransformEndToStart: ContentTransform? = @dynamic CarouselDefaults.contentTransform stable carouselIndicator: @[ExtensionFunctionType] Function3? = @static composableLambda($composer, -204492407, true) { $composer: Composer?, $changed: Int -> sourceInformation ( $composer , "C104@4615L228:Carousel.kt#n6v2xn" ) val $dirty = $changed if ( $changed and 0b1110 === 0 ) { $dirty = $dirty or if ( $composer . changed ( $this$null ) ) 0b0100 else 0b0010 } if ( $dirty and 0b01011011 !== 0b00010010 || ! $composer . skipping ) { if ( isTraceInProgress ( ) ) { traceEventStart ( -204492407 , $changed , -1 , "androidx.tv.material3.Carousel. (Carousel.kt:103)" ) } CarouselDefaults . IndicatorRow ( itemCount , carouselState . activeItemIndex , $this$null . align ( Companion . BottomEnd ) . padding ( 16 . dp ) , ( 0.0f ) , null , $composer , 0b00110000000000000000 or 0b1110 and $dirty , 0b00011000 ) if ( isTraceInProgress ( ) ) { traceEventEnd ( ) } } else { $composer . skipToGroupEnd ( ) } } stable content: @[ExtensionFunctionType] Function4 ) fun shouldPerformAutoScroll( unstable focusState: FocusState? ): Boolean restartable skippable fun AutoScrollSideEffect( stable autoScrollDurationMillis: Long stable itemCount: Int stable carouselState: CarouselState stable doAutoScroll: Boolean stable onAutoScrollChange: Function1<@[ParameterName(name = 'isAutoScrollActive')] Boolean, Unit>? = @static { it: Boolean -> } ) restartable skippable fun CarouselStateUpdater( stable carouselState: CarouselState stable itemCount: Int ) fun ( unused stable : CarouselDefaults ): ContentTransform restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun IndicatorRow( stable itemCount: Int stable activeItemIndex: Int stable modifier: Modifier? = @static Companion stable spacing: Dp = @static 8.dp stable indicator: Function3<@[ParameterName(name = 'isActive')] Boolean, Composer, Int, Unit>? = @static ComposableSingletons$CarouselKt.lambda-1 unused stable : CarouselDefaults ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun CarouselItem( stable itemIndex: Int stable modifier: Modifier? = @static Companion stable background: Function2? = @static ComposableSingletons$CarouselItemKt.lambda-1 contentTransform: ContentTransform? = @dynamic CarouselItemDefaults.contentTransformStartToEnd stable content: Function2 ) fun ( unused stable : CarouselItemDefaults ): ContentTransform fun ( unused stable : CarouselItemDefaults ): ContentTransform fun ( stable : CarouselItemDefaults ): ContentTransform fun ( stable : CarouselItemDefaults ): ContentTransform fun isLtr() restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun CarouselItem( stable modifier: Modifier? = @static Companion stable background: Function2? = @static ComposableSingletons$CarouselScopeKt.lambda-1 contentTransformStartToEnd: ContentTransform? = @dynamic CarouselItemDefaults.contentTransformStartToEnd contentTransformEndToStart: ContentTransform? = @dynamic CarouselItemDefaults.contentTransformEndToStart stable content: Function2 stable : CarouselScope ) readonly fun contentColorFor( stable backgroundColor: Color ): Color readonly fun toColor( stable : ColorSchemeKeyTokens ): Color restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Icon( stable imageVector: ImageVector stable contentDescription: String? stable modifier: Modifier? = @static Companion stable tint: Color = @dynamic LocalContentColor.current ) restartable scheme("[androidx.compose.ui.UiComposable]") fun Icon( unstable bitmap: ImageBitmap stable contentDescription: String? stable modifier: Modifier? = @static Companion stable tint: Color = @dynamic LocalContentColor.current ) restartable scheme("[androidx.compose.ui.UiComposable]") fun Icon( unstable painter: Painter stable contentDescription: String? stable modifier: Modifier? = @static Companion stable tint: Color = @dynamic LocalContentColor.current ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun ImmersiveList( stable background: @[ExtensionFunctionType] Function5 stable modifier: Modifier? = @static Companion stable listAlignment: Alignment? = @static Companion.BottomEnd stable list: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[0, [0]]") fun AnimatedVisibility( stable visible: Boolean stable modifier: Modifier? = @static Companion stable enter: EnterTransition? = @static ImmersiveListDefaults.EnterTransition stable exit: ExitTransition? = @static ImmersiveListDefaults.ExitTransition stable label: String? = @static "AnimatedVisibility" stable content: @[ExtensionFunctionType] Function3 unused stable : ImmersiveListBackgroundScope ) restartable skippable scheme("[0, [0]]") fun AnimatedContent( stable targetState: Int stable modifier: Modifier? = @static Companion stable transitionSpec: @[ExtensionFunctionType] Function1, ContentTransform>? = @static { ImmersiveListDefaults . EnterTransition with ImmersiveListDefaults . ExitTransition } stable contentAlignment: Alignment? = @static Companion.TopStart stable content: @[ExtensionFunctionType] Function4 unused stable : ImmersiveListBackgroundScope ) fun rememberUpdatedInstance( unused stable interactionSource: InteractionSource stable : GlowIndication ): IndicationInstance fun rememberGlowIndication( stable color: Color = @dynamic MaterialTheme.colorScheme.primaryContainer stable shape: Shape? = @static RectangleShape stable glowBlurRadius: Dp = @static 0.dp stable offsetX: Dp = @static 0.dp stable offsetY: Dp = @static 0.dp ): GlowIndication fun rememberUpdatedInstance( stable interactionSource: InteractionSource stable : BorderIndication ): IndicationInstance fun rememberUpdatedInstance( stable interactionSource: InteractionSource stable : ScaleIndication ): IndicationInstance restartable skippable scheme("[0, [0]]") fun MaterialTheme( stable colorScheme: ColorScheme? = @dynamic MaterialTheme.colorScheme stable shapes: Shapes? = @dynamic MaterialTheme.shapes stable typography: Typography? = @dynamic MaterialTheme.typography stable content: Function2 ) readonly fun ( unused stable : MaterialTheme ): ColorScheme readonly fun ( unused stable : MaterialTheme ): Typography readonly fun ( unused stable : MaterialTheme ): Shapes fun rememberTextSelectionColors( stable colorScheme: ColorScheme ): TextSelectionColors restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun ModalNavigationDrawer( stable drawerContent: Function3 stable modifier: Modifier? = @static Companion stable drawerState: DrawerState? = @dynamic rememberDrawerState(DrawerValue.Closed, $composer, 0b0110) stable scrimColor: Color = @dynamic LocalColorScheme.current.scrim.copy( alpha = 0.5f ) stable content: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun NavigationDrawer( stable drawerContent: Function3 stable modifier: Modifier? = @static Companion stable drawerState: DrawerState? = @dynamic rememberDrawerState(DrawerValue.Closed, $composer, 0b0110) stable content: Function2 ) fun rememberDrawerState( stable initialValue: DrawerValue ): DrawerState restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun DrawerSheet( stable modifier: Modifier? = @static Companion stable drawerState: DrawerState? = @static remember({ DrawerState ( ) } , $composer, 0) stable sizeAnimationFinishedListener: Function2<@[ParameterName(name = 'initialValue')] IntSize, @[ParameterName(name = 'targetValue')] IntSize, Unit>? = @static null stable content: Function3 ) fun toShape( stable : ShapeKeyTokens ): Shape restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun Surface( stable onClick: Function0 stable modifier: Modifier? = @static Companion stable enabled: Boolean = @static true stable tonalElevation: Dp = @static 0.dp stable shape: ClickableSurfaceShape? = @dynamic ClickableSurfaceDefaults.shape(null, null, null, null, null, $composer, 0b00110000000000000000, 0b00011111) stable color: ClickableSurfaceColor? = @dynamic ClickableSurfaceDefaults.color((0L), (0L), (0L), (0L), $composer, 0b0110000000000000, 0b1111) stable contentColor: ClickableSurfaceColor? = @dynamic ClickableSurfaceDefaults.contentColor((0L), (0L), (0L), (0L), $composer, 0b0110000000000000, 0b1111) stable scale: ClickableSurfaceScale? = @dynamic ClickableSurfaceDefaults.scale() stable border: ClickableSurfaceBorder? = @dynamic ClickableSurfaceDefaults.border(null, null, null, null, null, $composer, 0b00110000000000000000, 0b00011111) stable glow: ClickableSurfaceGlow? = @dynamic ClickableSurfaceDefaults.glow() stable interactionSource: MutableInteractionSource? = @static remember({ MutableInteractionSource ( ) } , $composer, 0) stable content: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun Surface( stable checked: Boolean stable onCheckedChange: Function1 stable modifier: Modifier? = @static Companion stable enabled: Boolean = @static true stable tonalElevation: Dp = @static Elevation.Level0 stable shape: ToggleableSurfaceShape? = @dynamic ToggleableSurfaceDefaults.shape(null, null, null, null, null, null, null, null, null, null, $composer, 0, 0b0110, 0b001111111111) stable color: ToggleableSurfaceColor? = @dynamic ToggleableSurfaceDefaults.color((0L), (0L), (0L), (0L), (0L), (0L), (0L), $composer, 0b110000000000000000000000, 0b01111111) stable contentColor: ToggleableSurfaceColor? = @dynamic ToggleableSurfaceDefaults.contentColor((0L), (0L), (0L), (0L), (0L), (0L), (0L), $composer, 0b110000000000000000000000, 0b01111111) stable scale: ToggleableSurfaceScale? = @dynamic ToggleableSurfaceDefaults.scale() stable border: ToggleableSurfaceBorder? = @dynamic ToggleableSurfaceDefaults.border() stable glow: ToggleableSurfaceGlow? = @dynamic ToggleableSurfaceDefaults.glow() stable interactionSource: MutableInteractionSource? = @static remember({ MutableInteractionSource ( ) } , $composer, 0) stable content: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun SurfaceImpl( stable modifier: Modifier stable checked: Boolean stable enabled: Boolean stable shape: Shape stable color: Color stable contentColor: Color stable scale: Float stable border: Border stable glow: Glow stable tonalElevation: Dp stable interactionSource: MutableInteractionSource stable content: @[ExtensionFunctionType] Function3 ) fun surfaceColorAtElevation( stable color: Color stable elevation: Dp ): Color readonly fun shape( stable shape: Shape? = @dynamic MaterialTheme.shapes.medium stable focusedShape: Shape? = @dynamic shape stable pressedShape: Shape? = @dynamic shape stable disabledShape: Shape? = @dynamic shape stable focusedDisabledShape: Shape? = @dynamic disabledShape unused stable : ClickableSurfaceDefaults ): ClickableSurfaceShape readonly fun color( stable color: Color = @dynamic MaterialTheme.colorScheme.surface stable focusedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface stable pressedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface stable disabledColor: Color = @dynamic MaterialTheme.colorScheme.surfaceVariant.copy( alpha = DisabledBackgroundAlpha ) unused stable : ClickableSurfaceDefaults ): ClickableSurfaceColor readonly fun contentColor( stable color: Color = @dynamic MaterialTheme.colorScheme.onSurface stable focusedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable pressedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable disabledColor: Color = @dynamic MaterialTheme.colorScheme.onSurface unused stable : ClickableSurfaceDefaults ): ClickableSurfaceColor readonly fun border( stable border: Border? = @static Companion.None stable focusedBorder: Border? = @dynamic border stable pressedBorder: Border? = @dynamic focusedBorder stable disabledBorder: Border? = @dynamic border stable focusedDisabledBorder: Border? = @dynamic Border(BorderStroke(2.dp, MaterialTheme.colorScheme.border), 0.dp, ShapeDefaults.Small) unused stable : ClickableSurfaceDefaults ): ClickableSurfaceBorder readonly fun shape( stable shape: Shape? = @dynamic MaterialTheme.shapes.medium stable focusedShape: Shape? = @dynamic shape stable pressedShape: Shape? = @dynamic shape stable selectedShape: Shape? = @dynamic shape stable disabledShape: Shape? = @dynamic shape stable focusedSelectedShape: Shape? = @dynamic shape stable focusedDisabledShape: Shape? = @dynamic disabledShape stable pressedSelectedShape: Shape? = @dynamic shape stable selectedDisabledShape: Shape? = @dynamic disabledShape stable focusedSelectedDisabledShape: Shape? = @dynamic disabledShape unused stable : ToggleableSurfaceDefaults ): ToggleableSurfaceShape readonly fun color( stable color: Color = @dynamic MaterialTheme.colorScheme.surface stable focusedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface stable pressedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface stable selectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface.copy( alpha = 0.5f ) stable disabledColor: Color = @dynamic MaterialTheme.colorScheme.surfaceVariant.copy( alpha = DisabledBackgroundAlpha ) stable focusedSelectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface.copy( alpha = 0.5f ) stable pressedSelectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseSurface.copy( alpha = 0.5f ) unused stable : ToggleableSurfaceDefaults ): ToggleableSurfaceColor readonly fun contentColor( stable color: Color = @dynamic MaterialTheme.colorScheme.onSurface stable focusedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable pressedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable selectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable disabledColor: Color = @dynamic MaterialTheme.colorScheme.onSurface stable focusedSelectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface stable pressedSelectedColor: Color = @dynamic MaterialTheme.colorScheme.inverseOnSurface unused stable : ToggleableSurfaceDefaults ): ToggleableSurfaceColor restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun Tab( stable selected: Boolean stable onFocus: Function0 stable modifier: Modifier? = @static Companion stable onClick: Function0? = @static { } stable enabled: Boolean = @static true stable colors: TabColors? = @dynamic TabDefaults.pillIndicatorTabColors((0L), (0L), (0L), (0L), (0L), (0L), (0L), (0L), $composer, 0b0110000000000000000000000000, 0b11111111) stable interactionSource: MutableInteractionSource? = @static remember({ MutableInteractionSource ( ) } , $composer, 0) stable content: @[ExtensionFunctionType] Function3 ) fun underlinedIndicatorTabColors( stable activeContentColor: Color = @dynamic LocalContentColor.current stable contentColor: Color = @dynamic activeContentColor.copy( alpha = 0.4f ) stable selectedContentColor: Color = @static Color(4291412712L) stable focusedContentColor: Color = @static Color(4291411967L) stable focusedSelectedContentColor: Color = @dynamic focusedContentColor stable disabledActiveContentColor: Color = @dynamic activeContentColor stable disabledContentColor: Color = @dynamic disabledActiveContentColor.copy( alpha = 0.4f ) stable disabledSelectedContentColor: Color = @dynamic selectedContentColor unused stable : TabDefaults ): TabColors fun pillIndicatorTabColors( stable activeContentColor: Color = @dynamic LocalContentColor.current stable contentColor: Color = @dynamic activeContentColor.copy( alpha = 0.4f ) stable selectedContentColor: Color = @static Color(4293254911L) stable focusedContentColor: Color = @static Color(4281413683L) stable focusedSelectedContentColor: Color = @dynamic focusedContentColor stable disabledActiveContentColor: Color = @dynamic activeContentColor stable disabledContentColor: Color = @dynamic disabledActiveContentColor.copy( alpha = 0.4f ) stable disabledSelectedContentColor: Color = @dynamic selectedContentColor unused stable : TabDefaults ): TabColors restartable skippable scheme("[androidx.compose.ui.UiComposable, [_], [_], [_]]") fun TabRow( stable selectedTabIndex: Int stable modifier: Modifier? = @static Companion stable containerColor: Color = @static TabRowDefaults.ContainerColor stable contentColor: Color = @dynamic TabRowDefaults.contentColor($composer, 0b0110) stable separator: Function2? = @static ComposableSingletons$TabRowKt.lambda-1 stable indicator: Function3<@[ParameterName(name = 'tabPositions')] List, Composer, Int, Unit>? = @static composableLambda($composer, 659009519, true) { tabPositions: List, $composer: Composer?, $changed: Int -> sourceInformation ( $composer , "C*91@4111L38:TabRow.kt#n6v2xn" ) if ( isTraceInProgress ( ) ) { traceEventStart ( 659009519 , $changed , -1 , "androidx.tv.material3.TabRow. (TabRow.kt:89)" ) } val tmp0_safe_receiver = tabPositions . getOrNull ( selectedTabIndex ) val tmp0_group = when { tmp0_safe_receiver == null -> { null } else -> { tmp0_safe_receiver . let { it : DpRect -> TabRowDefaults . PillIndicator ( it , null , ( 0L ) , ( 0L ) , $composer , 0b0110000000000000 , 0b1110 ) } } } tmp0_group if ( isTraceInProgress ( ) ) { traceEventEnd ( ) } } stable tabs: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun TabSeparator( unused stable : TabRowDefaults ) fun contentColor( unused stable : TabRowDefaults ): Color restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun PillIndicator( stable currentTabPosition: DpRect stable modifier: Modifier? = @static Companion stable activeColor: Color = @static Color(4293255654L) stable inactiveColor: Color = @static Color(4282925922L).copy( alpha = 0.4f ) unused stable : TabRowDefaults ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun UnderlinedIndicator( stable currentTabPosition: DpRect stable modifier: Modifier? = @static Companion stable activeColor: Color = @static Color(4291411967L) stable inactiveColor: Color = @static Color(4291412712L) unused stable : TabRowDefaults ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Text( stable text: String stable modifier: Modifier? = @static Companion stable color: Color = @static Companion.Unspecified stable fontSize: TextUnit = @static Companion.Unspecified stable fontStyle: FontStyle? = @static null stable fontWeight: FontWeight? = @static null stable fontFamily: FontFamily? = @static null stable letterSpacing: TextUnit = @static Companion.Unspecified stable textDecoration: TextDecoration? = @static null stable textAlign: TextAlign? = @static null stable lineHeight: TextUnit = @static Companion.Unspecified stable overflow: TextOverflow = @static Companion.Clip stable softWrap: Boolean = @static true stable maxLines: Int = @static Companion.MAX_VALUE stable onTextLayout: Function1? = @static { it: TextLayoutResult -> } stable style: TextStyle? = @dynamic LocalTextStyle.current ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Text( stable text: AnnotatedString stable modifier: Modifier? = @static Companion stable color: Color = @static Companion.Unspecified stable fontSize: TextUnit = @static Companion.Unspecified stable fontStyle: FontStyle? = @static null stable fontWeight: FontWeight? = @static null stable fontFamily: FontFamily? = @static null stable letterSpacing: TextUnit = @static Companion.Unspecified stable textDecoration: TextDecoration? = @static null stable textAlign: TextAlign? = @static null stable lineHeight: TextUnit = @static Companion.Unspecified stable overflow: TextOverflow = @static Companion.Clip stable softWrap: Boolean = @static true stable maxLines: Int = @static Companion.MAX_VALUE unstable inlineContent: Map? = @static mapOf() stable onTextLayout: Function1? = @static { it: TextLayoutResult -> } stable style: TextStyle? = @dynamic LocalTextStyle.current ) restartable skippable scheme("[0, [0]]") fun ProvideTextStyle( stable value: TextStyle stable content: Function2 )