Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DContentTest.kt44 fun disableSwipesWhenScrolling() { in disableSwipesWhenScrolling() method
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/content/
DContent.kt344 override fun Modifier.disableSwipesWhenScrolling(bounds: NestedScrollableBound): Modifier { in <lambda>() method
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayout.kt299 fun Modifier.disableSwipesWhenScrolling( in element() method