Home
last modified time | relevance | path

Searched refs:TestGestureScope (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DDraggableHandlerTest.kt53 private class TestGestureScope( class
248 private fun runGestureTest(block: suspend TestGestureScope.() -> Unit) { in runGestureTest()
250 val testGestureScope = TestGestureScope(testScope = this) in runGestureTest()
416 private fun TestGestureScope.navigateToSceneC() { in TestGestureScope() method
606 private fun TestGestureScope.preScrollAfterSceneTransition( in preScrollAfterSceneTransition() method
679 private fun TestGestureScope.flingAfterScroll( in flingAfterScroll() method
731 private fun TestGestureScope.flingAfterScrollStartedInScene( in flingAfterScrollStartedInScene() method