Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DInputMethodManager.android.kt41 fun updateSelection( in isActive() method
92 override fun updateSelection( in isActive() method in androidx.compose.ui.text.input.InputMethodManagerImpl
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DInputMethodManager.android.kt39 fun updateSelection( in isActive() method
87 override fun updateSelection( in isActive() method in androidx.compose.foundation.text.input.internal.InputMethodManagerImpl
DComposeInputMethodManager.android.kt50 fun updateSelection( in <lambda>() method
131 override fun updateSelection( in updateSelection() method in androidx.compose.foundation.text.input.internal.ComposeInputMethodManagerImpl
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DFakeInputMethodManager.kt57 override fun updateSelection( in updateSelection() method in androidx.compose.foundation.text.input.FakeInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DCoreTextFieldHandwritingBoundsTest.kt83 override fun updateSelection( in updateSelection() method
DCoreTextFieldHandwritingTest.kt86 override fun updateSelection( in updateSelection() method
DCoreTextFieldInputServiceIntegrationTest.kt469 override fun updateSelection( in cursorAnchorInfoIsUpdated_whenMonitoringAndGlobalOffsetChanges() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/selection/
DTextFieldSelectionState.kt710 private fun updateSelection( in <lambda>() method
1466 private fun updateSelection( in <lambda>() method in androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt324 override fun updateSelection( in <lambda>() method in androidx.compose.ui.text.input.TextInputServiceAndroidCommandDebouncingTest.TestInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DTextInputServiceAndroidCursorAnchorInfoTest.kt89 override fun updateSelection( in updateSelection() method in androidx.compose.foundation.text.input.internal.TextInputServiceAndroidCursorAnchorInfoTest
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DTextFieldSelectionManager.kt946 private fun updateSelection( in <lambda>() method in androidx.compose.foundation.text.selection.TextFieldSelectionManager
DSelectionManager.kt821 internal fun updateSelection( in <lambda>() method in androidx.compose.foundation.text.selection.SelectionManager
854 internal fun updateSelection( in <lambda>() method in androidx.compose.foundation.text.selection.SelectionManager
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt811 override fun updateSelection( in localToScreen() method in TestInputMethodManager