Searched refs:MotionControlScope (Results 1 – 1 of 1) sorted by relevance
128 typealias MotionControlFn = suspend MotionControlScope.() -> Unit130 interface MotionControlScope : SemanticsNodeInteractionsProvider { interface289 ) : MotionControlScope, SemanticsNodeInteractionsProvider by composeTestRule { in <lambda>()