Searched defs:checkIfSubtypeBelongsToList (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java291 return checkIfSubtypeBelongsToList(subtype,
300 final boolean subtypeExplicitlyEnabled = checkIfSubtypeBelongsToList(subtype,
305 private static boolean checkIfSubtypeBelongsToList(final InputMethodSubtype subtype, method in class:RichInputMethodManager

Completed in 82 milliseconds