Searched defs:startInput (Results 1 – 5 of 5) sorted by relevance
56 open fun startInput( in <lambda>() method in androidx.compose.ui.text.input.TextInputService74 fun startInput() { in <lambda>() method in androidx.compose.ui.text.input.TextInputService296 fun startInput( in startInput() method309 fun startInput() {} in startInput() method
85 override fun startInput( in createLegacyPlatformTextInputServiceAdapter() method in androidx.compose.foundation.text.input.internal.AndroidLegacyPlatformTextInputServiceAdapter102 override fun startInput() { in createLegacyPlatformTextInputServiceAdapter() method in androidx.compose.foundation.text.input.internal.AndroidLegacyPlatformTextInputServiceAdapter109 private fun startInput(initializeRequest: ((LegacyTextInputMethodRequest) -> Unit)?) { in createLegacyPlatformTextInputServiceAdapter() method248 fun startInput( in startInput() method
199 override fun startInput( in <lambda>() method220 override fun startInput() { in <lambda>() method295 var startInput: Boolean? = null in <lambda>() variable
52 override fun startInput() { in startInput() method in androidx.compose.ui.text.input.AndroidPlatformTextInputSessionTest68 override fun startInput( in startInput() method in androidx.compose.ui.text.input.AndroidPlatformTextInputSessionTest
84 override fun startInput( in startInput() method in androidx.compose.foundation.benchmark.text.TestPlatformTextInputService