Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DInputMethodManager.android.kt35 fun showSoftInput() in isActive() method
76 override fun showSoftInput() { in isActive() method in androidx.compose.ui.text.input.InputMethodManagerImpl
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DInputMethodManager.android.kt33 fun showSoftInput() in isActive() method
71 override fun showSoftInput() { in isActive() method in androidx.compose.foundation.text.input.internal.InputMethodManagerImpl
DComposeInputMethodManager.android.kt44 fun showSoftInput() in <lambda>() method
119 override fun showSoftInput() { in showSoftInput() method in androidx.compose.foundation.text.input.internal.ComposeInputMethodManagerImpl
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DFakeInputMethodManager.kt45 override fun showSoftInput() { in showSoftInput() method in androidx.compose.foundation.text.input.FakeInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DCoreTextFieldHandwritingBoundsTest.kt77 override fun showSoftInput() {} in showSoftInput() method
DCoreTextFieldHandwritingTest.kt80 override fun showSoftInput() {} in showSoftInput() method
DCoreTextFieldInputServiceIntegrationTest.kt463 override fun showSoftInput() {} in cursorAnchorInfoIsUpdated_whenMonitoringAndGlobalOffsetChanges() method
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroidCommandDebouncingTest.kt314 override fun showSoftInput() { in <lambda>() method in androidx.compose.ui.text.input.TextInputServiceAndroidCommandDebouncingTest.TestInputMethodManager
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DTextInputServiceAndroidCursorAnchorInfoTest.kt83 override fun showSoftInput() {} in showSoftInput() method in androidx.compose.foundation.text.input.internal.TextInputServiceAndroidCursorAnchorInfoTest
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/input/
DPlatformTextInputViewIntegrationTest.kt801 override fun showSoftInput() { in localToScreen() method in TestInputMethodManager