Skip to content

Commit 824582d

Browse files
kep-googleAndroid (Google) Code Review
authored andcommitted
Merge "Documentation cleanup"
2 parents bc700ad + b369a14 commit 824582d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/java/android/inputmethodservice/InputMethodService.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,9 +1674,6 @@ public void requestHideSelf(int flags) {
16741674
/**
16751675
* Show the input method. This is a call back to the
16761676
* 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.
16801677
* @param flags Provides additional operating flags. Currently may be
16811678
* 0 or have the {@link InputMethodManager#SHOW_FORCED
16821679
* InputMethodManager.} bit set.

0 commit comments

Comments
 (0)