Skip to content

Commit b369a14

Browse files
committed
Documentation cleanup
Change-Id: Id3d15b643e6ed29c52dc9c9eb02836eb64277dae
1 parent ecedbf9 commit b369a14

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)