Home
last modified time | relevance | path

Searched refs:SceneScope (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DWeatherClockSection.kt34 import com.android.compose.animation.scene.SceneScope
53 fun SceneScope.Time( in Time() method
73 private fun SceneScope.Date( in SceneScope() method
86 private fun SceneScope.Weather( in Weather() method
99 private fun SceneScope.DndAlarmStatus( in SceneScope() method
112 private fun SceneScope.Temperature( in Temperature() method
125 private fun SceneScope.WeatherElement( in WeatherElement() method
154 fun SceneScope.LargeClockSectionBelowSmartspace( in SceneScope() method
DAmbientIndicationSection.kt21 import com.android.compose.animation.scene.SceneScope
25 @Composable fun SceneScope.AmbientIndication(modifier: Modifier)
DMediaCarouselSection.kt24 import com.android.compose.animation.scene.SceneScope
42 fun SceneScope.KeyguardMediaCarousel() { in KeyguardMediaCarousel() method
DTopAreaSection.kt36 import com.android.compose.animation.scene.SceneScope
111 private fun SceneScope.SmallClockWithSmartSpace(modifier: Modifier = Modifier) { in SmallClockWithSmartSpace() method
133 private fun SceneScope.LargeClockWithSmartSpace(shouldOffSetClockToOneHalf: Boolean = false) { in LargeClockWithSmartSpace() method
170 private fun SceneScope.WeatherLargeClockWithSmartSpace(modifier: Modifier = Modifier) { in WeatherLargeClockWithSmartSpace() method
DDefaultClockSection.kt35 import com.android.compose.animation.scene.SceneScope in <lambda>()
57 fun SceneScope.SmallClock( in <lambda>() method
93 fun SceneScope.LargeClock(burnInParams: BurnInParameters, modifier: Modifier = Modifier) { in <lambda>() method
DBottomAreaSection.kt33 import com.android.compose.animation.scene.SceneScope in <lambda>()
66 fun SceneScope.Shortcut( in <lambda>() method
95 fun SceneScope.IndicationArea( in <lambda>() method
DStatusBarSection.kt32 import com.android.compose.animation.scene.SceneScope
51 fun SceneScope.StatusBar(modifier: Modifier = Modifier) { in SceneScope() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/
DComposableScene.kt21 import com.android.compose.animation.scene.SceneScope
26 @Composable fun SceneScope.Content(modifier: Modifier)
DGoneScene.kt28 import com.android.compose.animation.scene.SceneScope
66 override fun SceneScope.Content( in Content()
83 private fun SceneScope.HeadsUpNotificationStack( in HeadsUpNotificationStack() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
DComposableLockscreenSceneBlueprint.kt21 import com.android.compose.animation.scene.SceneScope
27 @Composable fun SceneScope.Content(modifier: Modifier)
DCommunalBlueprint.kt26 import com.android.compose.animation.scene.SceneScope in <lambda>()
44 override fun SceneScope.Content(modifier: Modifier) { in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/
DLockscreenScene.kt22 import com.android.compose.animation.scene.SceneScope
49 override fun SceneScope.Content( in Content()
60 private fun SceneScope.LockscreenScene( in LockscreenScene() method
DLockscreenContent.kt26 import com.android.compose.animation.scene.SceneScope
48 fun SceneScope.Content( in Content() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DBouncerScene.kt26 import com.android.compose.animation.scene.SceneScope
63 override fun SceneScope.Content( in Content()
69 private fun SceneScope.BouncerScene( in Content() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/section/
DAmbientStatusBarSection.kt25 import com.android.compose.animation.scene.SceneScope in <lambda>()
38 fun SceneScope.AmbientStatusBar(modifier: Modifier = Modifier) { in <lambda>() method
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/transformation/
DAnchoredSizeTest.kt28 import com.android.compose.animation.scene.SceneScope
111 fromSceneContent: @Composable SceneScope.() -> Unit, in assertBarSizeMatchesGolden()
112 toSceneContent: @Composable SceneScope.() -> Unit, in assertBarSizeMatchesGolden()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalScene.kt21 import com.android.compose.animation.scene.SceneScope
57 override fun SceneScope.Content(modifier: Modifier) { in Content()
DCommunalContent.kt26 import com.android.compose.animation.scene.SceneScope in <lambda>()
47 fun SceneScope.Content(modifier: Modifier = Modifier) { in <lambda>() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DOverlayShade.kt53 import com.android.compose.animation.scene.SceneScope
64 fun SceneScope.OverlayShade( in SceneScope() method
96 private fun SceneScope.Scrim( in Scrim() method
111 private fun SceneScope.Panel( in SceneScope() method
/frameworks/base/packages/SystemUI/compose/scene/tests/utils/src/com/android/compose/animation/scene/
DTestTransition.kt89 fromSceneContent: @Composable SceneScope.() -> Unit, in onElement()
90 toSceneContent: @Composable SceneScope.() -> Unit, in onElement()
132 fromSceneContent: @Composable SceneScope.() -> Unit, in MotionTestRule()
133 toSceneContent: @Composable SceneScope.() -> Unit, in MotionTestRule()
DTestSceneScope.kt27 content: @Composable SceneScope.() -> Unit, in TestSceneScope()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotifications.kt69 import com.android.compose.animation.scene.SceneScope in <lambda>()
109 fun SceneScope.HeadsUpNotificationSpace( in HeadsUpNotificationSpace() method
139 fun SceneScope.ConstrainedNotificationStack( in SceneScope() method
166 fun SceneScope.NotificationScrollingStack( in NotificationScrollingStack() method
374 fun SceneScope.NotificationShelfSpace( in NotificationShelfSpace() method
399 private fun SceneScope.NotificationPlaceholder( in NotificationPlaceholder() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/media/controls/ui/composable/
DMediaCarousel.kt31 import com.android.compose.animation.scene.SceneScope in <lambda>()
44 fun SceneScope.MediaCarousel( in SceneScope() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/ui/composable/
DQuickSettings.kt37 import com.android.compose.animation.scene.SceneScope in <lambda>()
84 private fun SceneScope.stateForQuickSettingsContent( in stateForQuickSettingsContent() method
137 fun SceneScope.QuickSettings( in QuickSettings() method
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DAnimatedSharedAsStateTest.kt70 private fun SceneScope.Foo( in Foo() method
90 private fun SceneScope.MovableFoo( in SceneScope() method
108 private fun SceneScope.SceneValues( in SceneValues() method
305 fun SceneScope.SceneValuesDuringComposition( in readingAnimatedStateValueDuringCompositionIsStillPossible() method
403 fun SceneScope.animateFloat(value: Float, key: ValueKey) { in <lambda>() method
464 fun SceneScope.animateFloat(value: Float, key: ValueKey) { in animatedValueDoesNotOverscrollWhenOverscrollIsSpecified() method

12