Home
last modified time | relevance | path

Searched refs:showCurrentInputLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java981 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 InputMethodManagerService
3104 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()
/frameworks/base/services/
Dart-profile7323 PLcom/android/server/inputmethod/InputMethodManagerService;->showCurrentInputLocked(ILandroid/os/Re…