Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DMultiModalInjectionScope.kt51 fun touch(block: TouchInjectionScope.() -> Unit) in touch() method
157 override fun touch(block: TouchInjectionScope.() -> Unit) { in touch() method