Searched refs:getEnabledInputMethodListLocked (Results 1 – 2 of 2) sorted by relevance
1665 getEnabledInputMethodListLocked(resolvedUserIds[0], callingUid)); in getEnabledInputMethodList()1715 return getEnabledInputMethodListLocked(resolvedUserIds[0], callingUid); in getEnabledInputMethodListLegacy()1783 private List<InputMethodInfo> getEnabledInputMethodListLocked(@UserIdInt int userId, in getEnabledInputMethodListLocked() method in InputMethodManagerService5703 return getEnabledInputMethodListLocked(userId, Process.SYSTEM_UID); in getEnabledInputMethodListAsUser()6417 : getEnabledInputMethodListLocked(userId, Process.SHELL_UID); in handleShellCommandListInputMethods()
12411 PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(II)Lja…12428 PLcom/android/server/inputmethod/InputMethodManagerService;->lambda$getEnabledInputMethodListLocked…