Home
last modified time | relevance | path

Searched defs:MutableSceneTransitionLayoutState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutState.kt89 sealed interface MutableSceneTransitionLayoutState : SceneTransitionLayoutState { interface
139 fun MutableSceneTransitionLayoutState( in setTargetScene() method