Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutImpl.kt50 internal var transitionInterceptionThreshold: Float, in <lambda>() variable in com.android.compose.animation.scene.SceneTransitionLayoutImpl
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DDraggableHandlerTest.kt91 val transitionInterceptionThreshold = 0.05f constant