Searched refs:mSortedImmis (Results 1 – 1 of 1) sorted by relevance
184 private final TreeMap<InputMethodInfo, List<InputMethodSubtype>> mSortedImmis = field in InputMethodSubtypeSwitchingController.InputMethodAndSubtypeList217 mSortedImmis.clear(); in getSortedInputMethodAndSubtypeList()218 mSortedImmis.putAll(immis); in getSortedInputMethodAndSubtypeList()219 for (InputMethodInfo imi : mSortedImmis.keySet()) { in getSortedInputMethodAndSubtypeList()