Searched refs:showCurrentInputLocked (Results 1 – 2 of 2) sorted by relevance
981 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in onChange()2032 showCurrentInputLocked(getAppShowFlags(), null); in attachNewInputLocked()2773 return showCurrentInputLocked(flags, resultReceiver); in showSoftInput()2781 boolean showCurrentInputLocked(int flags, ResultReceiver resultReceiver) { in showCurrentInputLocked() method in InputMethodManagerService3104 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()3130 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()3147 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()3644 showCurrentInputLocked(flags, null); in showMySoftInput()
7323 PLcom/android/server/inputmethod/InputMethodManagerService;->showCurrentInputLocked(ILandroid/os/Re…