Home
last modified time | relevance | path

Searched defs:hideSoftInput (Results 1 – 10 of 10) sorted by relevance

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DInputMethodManager.android.kt37 fun hideSoftInput() in isActive() method
84 override fun hideSoftInput() { in isActive() method in androidx.compose.ui.text.input.InputMethodManagerImpl
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DInputMethodManager.android.kt35 fun hideSoftInput() in isActive() method
79 override fun hideSoftInput() { in isActive() method in androidx.compose.foundation.text.input.internal.InputMethodManagerImpl
DComposeInputMethodManager.android.kt46 fun hideSoftInput() in <lambda>() method
123 override fun hideSoftInput() { in hideSoftInput() method in androidx.compose.foundation.text.input.internal.ComposeInputMethodManagerImpl
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DFakeInputMethodManager.kt49 override fun hideSoftInput() { in hideSoftInput() method in androidx.compose.foundation.text.input.FakeInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DCoreTextFieldHandwritingBoundsTest.kt79 override fun hideSoftInput() {} in hideSoftInput() method
DCoreTextFieldHandwritingTest.kt82 override fun hideSoftInput() {} in hideSoftInput() method
DCoreTextFieldInputServiceIntegrationTest.kt465 override fun hideSoftInput() {} in cursorAnchorInfoIsUpdated_whenMonitoringAndGlobalOffsetChanges() method
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt318 override fun hideSoftInput() { in <lambda>() method in androidx.compose.ui.text.input.TextInputServiceAndroidCommandDebouncingTest.TestInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DTextInputServiceAndroidCursorAnchorInfoTest.kt85 override fun hideSoftInput() {} in hideSoftInput() method in androidx.compose.foundation.text.input.internal.TextInputServiceAndroidCursorAnchorInfoTest
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt805 override fun hideSoftInput() { in localToScreen() method in TestInputMethodManager