Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2050 return getInputMethodListLocked( in getInputMethodList()
2119 private List<InputMethodInfo> getInputMethodListLocked(@UserIdInt int userId, in getInputMethodListLocked() method in InputMethodManagerService
5742 return getInputMethodListLocked(userId, DirectBootAwareness.AUTO, in getInputMethodListAsUser()
6429 ? getInputMethodListLocked( in handleShellCommandListInputMethods()