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.java1743 return getInputMethodListLocked(resolvedUserIds[0]); in getInputMethodList()
1771 private List<InputMethodInfo> getInputMethodListLocked(@UserIdInt int userId) { in getInputMethodListLocked() method in InputMethodManagerService
4436 return getInputMethodListLocked(userId); in getInputMethodListAsUser()
4872 ? getInputMethodListLocked(userId) in handleShellCommandListInputMethods()
/frameworks/base/services/
Dart-profile7294 PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListLocked(I)Ljava/util/…