Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1639 return InputMethodInfoSafeList.create(getInputMethodListLocked( in getInputMethodList()
1690 return getInputMethodListLocked( in getInputMethodListLegacy()
1763 private List<InputMethodInfo> getInputMethodListLocked(@UserIdInt int userId, in getInputMethodListLocked() method in InputMethodManagerService
5695 return getInputMethodListLocked(userId, DirectBootAwareness.AUTO, in getInputMethodListAsUser()
6415 ? getInputMethodListLocked( in handleShellCommandListInputMethods()