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