Searched defs:enabledImes (Results 1 – 4 of 4) sorted by relevance
170 final List<InputMethodInfo> enabledImes = InputMethodManagerInternal.get() in getInputMethodPackages() local
426 static InputMethodInfo getMostApplicableDefaultIME(List<InputMethodInfo> enabledImes) { in getMostApplicableDefaultIME()1158 List<Pair<String, ArrayList<String>>> enabledImes = in getLastSubtypeForInputMethodLockedInternal() local1184 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
4594 final List<InputMethodInfo> enabledImes = mSettings.getEnabledInputMethodListLocked(); in buildInputMethodListLocked() local
2927 final List<InputMethodInfo> enabledImes = getEnabledInputMethodList(); in getShortcutInputMethodsAndSubtypes() local