Searched defs:transitionInterceptionThreshold (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/ | ||
D | SceneTransitionLayoutImpl.kt | 50 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/ | ||
D | DraggableHandlerTest.kt | 91 val transitionInterceptionThreshold = 0.05f constant in com.android.compose.animation.scene.DraggableHandlerTest.TestGestureScope |