Searched defs:performTouchInput (Results 1 – 4 of 4) sorted by relevance
28 fun ComposeTestRule.performTouchInput(block: TouchInjectionScope.() -> Unit) { in performTouchInput() method
165 private fun performTouchInput(block: TouchInjectionScope.() -> Unit) { in performTouchInput() method
239 private fun performTouchInput(block: TouchInjectionScope.() -> Unit) { in performTouchInput() method in androidx.compose.foundation.text.selection.gestures.LazyColumnMultiTextRegressionTest.TestScope
380 fun SemanticsNodeInteraction.performTouchInput( in SemanticsNodeInteraction() method