Searched refs:getEnabledInputMethodListAsUser (Results 1 – 9 of 9) sorted by relevance
73 public abstract List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId); in getEnabledInputMethodListAsUser() method in InputMethodManagerInternal155 public List<InputMethodInfo> getEnabledInputMethodListAsUser(int userId) {
192 public List<InputMethodInfo> getEnabledInputMethodListAsUser( in Lifecycle()
4870 private List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManagerService4972 public List<InputMethodInfo> getEnabledInputMethodListAsUser(int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManagerService.LocalServiceImpl4973 return mService.getEnabledInputMethodListAsUser(userId); in getEnabledInputMethodListAsUser()
171 .getEnabledInputMethodListAsUser(mContext.getUserId()); in getInputMethodPackages()
10356 InputMethodManagerInternal.get().getEnabledInputMethodListAsUser(userId));
274 imm.getEnabledInputMethodListAsUser(KeyguardUpdateMonitor.getCurrentUser()); in hasMultipleEnabledIMEsOrSubtypes()
289 .getEnabledInputMethodListAsUser(mUserId); in invokeCallbacks()
1282 public List<InputMethodInfo> getEnabledInputMethodListAsUser(@UserIdInt int userId) { in getEnabledInputMethodListAsUser() method in InputMethodManager
19700 …ver/inputmethod/InputMethodManagerService$LocalServiceImpl;->getEnabledInputMethodListAsUser(I)Lja…19810 HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListAsUser(I)Lja…