- flags
- Provides additional information about the show request. Currently may be 0 or have the bit InputMethod.SHOW_EXPLICIT set.
- resultReceiver
- The client requesting the show may wish to be told the impact of their request, which should be supplied here. The result code should be InputMethodManager.RESULT_UNCHANGED_SHOWN, InputMethodManager.RESULT_UNCHANGED_HIDDEN, InputMethodManager.RESULT_SHOWN, or InputMethodManager.RESULT_HIDDEN.
Request that any soft input part of the input method be shown to the user.