Home
last modified time | relevance | path

Searched refs:findSubtypeByLocale (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java432 public InputMethodSubtype findSubtypeByLocale(final Locale locale) { in findSubtypeByLocale() method in RichInputMethodManager
DLatinIME.java883 final InputMethodSubtype newSubtype = mRichImm.findSubtypeByLocale(primaryHintLocale); in onStartInputInternal()