Searched refs:getInputMethodListLocked (Results 1 – 2 of 2) sorted by relevance
1743 return getInputMethodListLocked(resolvedUserIds[0]); in getInputMethodList()1771 private List<InputMethodInfo> getInputMethodListLocked(@UserIdInt int userId) { in getInputMethodListLocked() method in InputMethodManagerService4436 return getInputMethodListLocked(userId); in getInputMethodListAsUser()4872 ? getInputMethodListLocked(userId) in handleShellCommandListInputMethods()
7294 PLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodListLocked(I)Ljava/util/…