Searched defs:stopInput (Results 1 – 5 of 5) sorted by relevance
87 open fun stopInput(session: TextInputSession) { in <lambda>() method in androidx.compose.ui.text.input.TextInputService95 fun stopInput() { in <lambda>() method316 fun stopInput() in stopInput() method
93 override fun stopInput() { in stopInput() method in androidx.compose.foundation.benchmark.text.TestPlatformTextInputService
56 override fun stopInput() { in stopInput() method in androidx.compose.ui.text.input.AndroidPlatformTextInputSessionTest
233 override fun stopInput() { in <lambda>() method
158 override fun stopInput() { in createLegacyPlatformTextInputServiceAdapter() method in androidx.compose.foundation.text.input.internal.AndroidLegacyPlatformTextInputServiceAdapter