Searched defs:subtypes (Results 1 – 10 of 10) sorted by relevance
306 final List<InputMethodSubtype> subtypes) { in checkIfSubtypeBelongsToList()311 final List<InputMethodSubtype> subtypes) { in getSubtypeIndexInList()404 final List<InputMethodSubtype> subtypes = getMyEnabledInputMethodSubtypeList(true); in hasMultipleEnabledSubtypes() local435 final List<InputMethodSubtype> subtypes = in findSubtypeByLocale() local477 public void setAdditionalInputMethodSubtypes(final InputMethodSubtype[] subtypes) { in setAdditionalInputMethodSubtypes()479 getInputMethodIdOfThisIme(), subtypes); in setAdditionalInputMethodSubtypes() local560 final List<InputMethodSubtype> subtypes = shortcuts.get(imi); in updateShortcutIme() local
84 final InputMethodSubtype[] subtypes = in updateCustomInputStylesSummary() local270 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in getSubtypes() local288 final InputMethodSubtype[] subtypes = getSubtypes(); in onPause() local
163 final InputMethodSubtype[] subtypes = { EN_US_DVORAK, ZZ_AZERTY }; in testRestorable() local
85 private static void enableSubtypes(final RichInputMethodSubtype ... subtypes) { in enableSubtypes()
87 final List<InputMethodSubtype> subtypes = in getUserDictionaryLocalesSet() local
113 final List<InputMethodSubtype> subtypes = in getUserDictionaryLocalesSet() local
216 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
395 static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
328 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList( in loadInBackground() local
133 public static String createPrefSubtypes(final InputMethodSubtype[] subtypes) { in createPrefSubtypes()