We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc700ad + b369a14 commit 824582dCopy full SHA for 824582d
core/java/android/inputmethodservice/InputMethodService.java
@@ -1674,9 +1674,6 @@ public void requestHideSelf(int flags) {
1674
/**
1675
* Show the input method. This is a call back to the
1676
* IMF to handle showing the input method.
1677
- * Close this input method's soft input area, removing it from the display.
1678
- * The input method will continue running, but the user can no longer use
1679
- * it to generate input by touching the screen.
1680
* @param flags Provides additional operating flags. Currently may be
1681
* 0 or have the {@link InputMethodManager#SHOW_FORCED
1682
* InputMethodManager.} bit set.
0 commit comments