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