Searched refs:findSubtypeByLocale (Results 1 – 2 of 2) sorted by relevance
432 public InputMethodSubtype findSubtypeByLocale(final Locale locale) { in findSubtypeByLocale() method in RichInputMethodManager
856 final InputMethodSubtype newSubtype = mRichImm.findSubtypeByLocale(primaryHintLocale); in onStartInputInternal()