Searched refs:TextInputServiceAndroid (Results 1 – 8 of 8) sorted by relevance
36 import androidx.compose.ui.text.input.TextInputServiceAndroid.TextInputCommand.HideKeyboard in <lambda>()37 import androidx.compose.ui.text.input.TextInputServiceAndroid.TextInputCommand.ShowKeyboard in <lambda>()38 import androidx.compose.ui.text.input.TextInputServiceAndroid.TextInputCommand.StartInput in <lambda>()39 import androidx.compose.ui.text.input.TextInputServiceAndroid.TextInputCommand.StopInput in <lambda>()58 internal class TextInputServiceAndroid( in <lambda>() class
28 import androidx.compose.ui.text.input.TextInputServiceAndroid49 private lateinit var textInputService: TextInputServiceAndroid61 TextInputServiceAndroid( in setup()
28 import androidx.compose.ui.text.input.TextInputServiceAndroid60 TextInputServiceAndroid( in whenEmojiCompat_addsEditorInfo()
46 import androidx.compose.ui.text.input.TextInputServiceAndroid92 private lateinit var textInputService: TextInputServiceAndroid106 TextInputServiceAndroid( in setup()
647 TextInputServiceAndroid( in <lambda>()648 view = (original as TextInputServiceAndroid).view, in <lambda>()687 TextInputServiceAndroid( in <lambda>()688 view = (original as TextInputServiceAndroid).view, in <lambda>()
47 TextInputServiceAndroid( in <lambda>()294 private fun TextInputServiceAndroid.startInputForTest() { in <lambda>() method
204 import androidx.compose.ui.text.input.TextInputServiceAndroid in <lambda>()726 private val legacyTextInputServiceAndroid = TextInputServiceAndroid(view, this)
702 SPLandroidx/compose/ui/text/input/TextInputServiceAndroid;->**(**)**