Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1971 return getInputMethodListLocked(resolvedUserIds[0]); in getInputMethodList()
1999 private List<InputMethodInfo> getInputMethodListLocked(@UserIdInt int userId) { in getInputMethodListLocked() method in InputMethodManagerService
4997 return getInputMethodListLocked(userId); in getInputMethodListAsUser()
5533 ? getInputMethodListLocked(userId) in handleShellCommandListInputMethods()
/frameworks/base/services/
Dart-profile16741 PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListLocked(I)Ljava/util/…