Home
last modified time | relevance | path

Searched defs:inputMethodManager (Results 1 – 13 of 13) sorted by relevance

/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/
DTextInputServiceAndroidEmojiTest.kt56 val inputMethodManager = mock<InputMethodManager>() in whenEmojiCompat_addsEditorInfo() constant
DTextInputServiceAndroidOnStateUpdateTest.kt50 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.ui.input.TextInputServiceAndroidOnStateUpdateTest
DTextInputServiceAndroidCursorAnchorInfoTest.kt93 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.ui.input.TextInputServiceAndroidCursorAnchorInfoTest
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DLegacyPlatformTextInputServiceAdapter.android.kt126 val inputMethodManager = inputMethodManagerFactory(view) in createLegacyPlatformTextInputServiceAdapter() constant
205 private val inputMethodManager: InputMethodManager, constant
DLegacyCursorAnchorInfoController.android.kt29 private val inputMethodManager: InputMethodManager constant in androidx.compose.foundation.text.input.internal.LegacyCursorAnchorInfoController
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt44 private val inputMethodManager = TestInputMethodManager() in <lambda>() constant in androidx.compose.ui.text.input.TextInputServiceAndroidCommandDebouncingTest
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt645 val inputMethodManager = TestInputMethodManager() in <lambda>() constant
685 val inputMethodManager = TestInputMethodManager() in <lambda>() constant
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DCursorAnchorInfoController.android.kt32 @Suppress("DEPRECATION") private val inputMethodManager: InputMethodManager constant in androidx.compose.ui.text.input.CursorAnchorInfoController
DTextInputServiceAndroid.android.kt61 private val inputMethodManager: InputMethodManager, in <lambda>() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DLegacyTextInputMethodRequestOnStateUpdateTest.kt48 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.foundation.text.input.internal.LegacyTextInputMethodRequestOnStateUpdateTest
DLegacyTextInputMethodRequestCursorAnchorInfoTest.kt85 private lateinit var inputMethodManager: InputMethodManager in <lambda>() variable in androidx.compose.foundation.text.input.internal.LegacyTextInputMethodRequestCursorAnchorInfoTest
/compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/textfield/
DTextFieldTest.kt1542 val inputMethodManager = constant
/compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/
DTextFieldTest.kt2141 val inputMethodManager = constant