Home
last modified time | relevance | path

Searched refs:animateToScene (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DAnimateToScene.kt32 internal fun CoroutineScope.animateToScene( in animateToScene() method
130 animateToScene(layoutState, animateFrom, transitionKey = null) in animateToScene()
DSceneTransitionLayoutState.kt758 animateToScene( in canChangeScene()
785 return coroutineScope.animateToScene( in setTargetScene()