Searched refs:getEnabledInputMethodListAsUser (Results 1 – 7 of 7) sorted by relevance
73 public abstract List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId); in getEnabledInputMethodListAsUser() method in InputMethodManagerInternal146 public List<InputMethodInfo> getEnabledInputMethodListAsUser(int userId) {
190 public List<InputMethodInfo> getEnabledInputMethodListAsUser( in Lifecycle()
5001 private List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManagerService5097 public List<InputMethodInfo> getEnabledInputMethodListAsUser(int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManagerService.LocalServiceImpl5098 return mService.getEnabledInputMethodListAsUser(userId); in getEnabledInputMethodListAsUser()
144 .getEnabledInputMethodListAsUser(mContext.getUserId()); in getInputMethodPackages()
278 imm.getEnabledInputMethodListAsUser(KeyguardUpdateMonitor.getCurrentUser()); in hasMultipleEnabledIMEsOrSubtypes()
1334 public List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManager
16653 …ver/inputmethod/InputMethodManagerService$LocalServiceImpl;->getEnabledInputMethodListAsUser(I)Lja…16734 PLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListAsUser(I)Ljav…