Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DTransition.kt54 override val bouncingScene: SceneKey? = bouncingScene constant
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutState.kt266 val bouncingScene = bouncingScene constant in com.android.compose.animation.scene.TransitionState.Transition
370 val bouncingScene: SceneKey? constant
DDraggableHandler.kt600 override var bouncingScene: SceneKey? = null variable in com.android.compose.animation.scene.SwipeTransition