Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DInputMethodManager.android.kt33 fun restartInput() in isActive() method
72 override fun restartInput() { in isActive() method in androidx.compose.ui.text.input.InputMethodManagerImpl
DTextInputServiceAndroid.android.kt401 val restartInput = in <lambda>() constant
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DInputMethodManager.android.kt31 fun restartInput() in isActive() method
67 override fun restartInput() { in isActive() method in androidx.compose.foundation.text.input.internal.InputMethodManagerImpl
DComposeInputMethodManager.android.kt42 fun restartInput() in <lambda>() method
115 override fun restartInput() { in restartInput() method in androidx.compose.foundation.text.input.internal.ComposeInputMethodManagerImpl
DLegacyPlatformTextInputServiceAdapter.android.kt358 val restartInput = in updateState() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DFakeInputMethodManager.kt41 override fun restartInput() { in restartInput() method in androidx.compose.foundation.text.input.FakeInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DCoreTextFieldHandwritingBoundsTest.kt75 override fun restartInput() {} in isActive() method
DCoreTextFieldHandwritingTest.kt78 override fun restartInput() {} in isActive() method
DCoreTextFieldInputServiceIntegrationTest.kt461 override fun restartInput() {} in cursorAnchorInfoIsUpdated_whenMonitoringAndGlobalOffsetChanges() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/
DTextFieldDelegate.kt329 internal fun restartInput( in restartInput() method
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt310 override fun restartInput() { in <lambda>() method in androidx.compose.ui.text.input.TextInputServiceAndroidCommandDebouncingTest.TestInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DTextInputServiceAndroidCursorAnchorInfoTest.kt81 override fun restartInput() {} in restartInput() method in androidx.compose.foundation.text.input.internal.TextInputServiceAndroidCursorAnchorInfoTest
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt797 override fun restartInput() { in localToScreen() method in TestInputMethodManager