Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonStubsMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.commonStubs.kt21 internal actual fun createInputDispatcher( method
/compose/ui/ui-test/src/androidMain/kotlin/androidx/compose/ui/test/
DAndroidInputDispatcher.android.kt58 internal actual fun createInputDispatcher( in <lambda>() method
/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.kt22 internal expect fun createInputDispatcher( in createInputDispatcher() method