Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt294 private fun TextInputServiceAndroid.startInputForTest() { in <lambda>() method
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroid.android.kt58 internal class TextInputServiceAndroid( in <lambda>() class