restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun Tab( stable selected: Boolean stable onSelect: Function0 stable modifier: Modifier? = @static Companion stable enabled: Boolean = @static true stable colors: TabColors? = @dynamic TabDefaults.pillIndicatorTabColors((0L), (0L), (0L), (0L), (0L), $composer, 0b00110000000000000000, 0b00011111) stable interactionSource: MutableInteractionSource? = @static remember({ MutableInteractionSource ( ) } , $composer, 0) stable content: @[ExtensionFunctionType] Function3 ) fun underlinedIndicatorTabColors( stable activeContentColor: Color = @dynamic LocalContentColor.current stable selectedContentColor: Color = @static Color(4291412712L) stable focusedContentColor: Color = @static Color(4291411967L) stable disabledActiveContentColor: Color = @dynamic activeContentColor stable disabledSelectedContentColor: Color = @dynamic selectedContentColor unused stable : TabDefaults ): TabColors fun pillIndicatorTabColors( stable activeContentColor: Color = @dynamic LocalContentColor.current stable selectedContentColor: Color = @static Color(4293254911L) stable focusedContentColor: Color = @static Color(4281413683L) stable disabledActiveContentColor: Color = @dynamic activeContentColor 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, -1020517730, true) { tabPositions: List, $composer: Composer?, $changed: Int -> sourceInformation ( $composer , "C83@3746L66:TabRow.kt#ldbgxe" ) if ( isTraceInProgress ( ) ) { traceEventStart ( -1020517730 , $changed , -1 , "androidx.tv.material.TabRow. (TabRow.kt:82)" ) } TabRowDefaults . PillIndicator ( tabPositions [ selectedTabIndex ] , null , ( 0L ) , ( 0L ) , $composer , 0b0110000000000000 , 0b1110 ) 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, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun Carousel( stable slideCount: Int stable modifier: Modifier? = @static Companion stable carouselState: CarouselState? = @static $composer.cache(false) { CarouselState ( ) } stable timeToDisplaySlideMillis: Long = @static CarouselDefaults.TimeToDisplaySlideMillis stable enterTransition: EnterTransition? = @static CarouselDefaults.EnterTransition stable exitTransition: ExitTransition? = @static CarouselDefaults.ExitTransition stable carouselIndicator: @[ExtensionFunctionType] Function3? = @static composableLambda($composer, 970671445, true) { $composer: Composer?, $changed: Int -> sourceInformation ( $composer , "C91@3956L199:Carousel.kt#xeugjk" ) 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 ( 970671445 , $changed , -1 , "androidx.tv.material.carousel.Carousel. (Carousel.kt:90)" ) } val tmp0_$this = CarouselDefaults val tmp1_modifier = $this$null . align ( Companion . BottomEnd ) . padding ( 16 . dp ) tmp0_$this . Indicator ( carouselState , slideCount , tmp1_modifier , $composer , 0b110000000000 or 0b1110 and $dirty shr 0b0110 or 0b01110000 and $dirty shl 0b0011 , 0 ) if ( isTraceInProgress ( ) ) { traceEventEnd ( ) } } else { $composer . skipToGroupEnd ( ) } } stable content: Function3<@[ParameterName(name = 'index')] Int, Composer, Int, Unit> ) restartable fun AutoScrollSideEffect( stable timeToDisplaySlideMillis: Long stable slideCount: Int stable carouselState: CarouselState unstable focusState: FocusState? stable onAutoScrollChange: Function1<@[ParameterName(name = 'isAutoScrollActive')] Boolean, Unit>? = @static { it: Boolean -> } ) restartable skippable fun CarouselStateUpdater( stable carouselState: CarouselState stable slideCount: Int ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Indicator( stable carouselState: CarouselState stable slideCount: Int stable modifier: Modifier? = @static Companion unused stable : CarouselDefaults ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun CarouselItem( stable background: Function2 stable modifier: Modifier? = @static Companion stable overlayEnterTransitionStartDelayMillis: Long = @static CarouselItemDefaults.OverlayEnterTransitionStartDelayMillis stable overlayEnterTransition: EnterTransition? = @static CarouselItemDefaults.OverlayEnterTransition stable overlayExitTransition: ExitTransition? = @static CarouselItemDefaults.OverlayExitTransition stable overlay: Function2 ) 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 )