| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/ |
| D | TextInputServiceAndroidEmojiTest.kt | 56 val inputMethodManager = mock<InputMethodManager>() in whenEmojiCompat_addsEditorInfo() constant
|
| D | TextInputServiceAndroidOnStateUpdateTest.kt | 50 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.ui.input.TextInputServiceAndroidOnStateUpdateTest
|
| D | TextInputServiceAndroidCursorAnchorInfoTest.kt | 93 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.ui.input.TextInputServiceAndroidCursorAnchorInfoTest
|
| /compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | LegacyPlatformTextInputServiceAdapter.android.kt | 126 val inputMethodManager = inputMethodManagerFactory(view) in createLegacyPlatformTextInputServiceAdapter() constant 205 private val inputMethodManager: InputMethodManager, constant
|
| D | LegacyCursorAnchorInfoController.android.kt | 29 private val inputMethodManager: InputMethodManager constant in androidx.compose.foundation.text.input.internal.LegacyCursorAnchorInfoController
|
| /compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/ |
| D | TextInputServiceAndroidCommandDebouncingTest.kt | 44 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/ |
| D | PlatformTextInputViewIntegrationTest.kt | 645 val inputMethodManager = TestInputMethodManager() in <lambda>() constant 685 val inputMethodManager = TestInputMethodManager() in <lambda>() constant
|
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/ |
| D | CursorAnchorInfoController.android.kt | 32 @Suppress("DEPRECATION") private val inputMethodManager: InputMethodManager constant in androidx.compose.ui.text.input.CursorAnchorInfoController
|
| D | TextInputServiceAndroid.android.kt | 61 private val inputMethodManager: InputMethodManager, in <lambda>() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | LegacyTextInputMethodRequestOnStateUpdateTest.kt | 48 private lateinit var inputMethodManager: InputMethodManager variable in androidx.compose.foundation.text.input.internal.LegacyTextInputMethodRequestOnStateUpdateTest
|
| D | LegacyTextInputMethodRequestCursorAnchorInfoTest.kt | 85 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/ |
| D | TextFieldTest.kt | 1542 val inputMethodManager = constant
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | TextFieldTest.kt | 2141 val inputMethodManager = constant
|