Searched refs:getCurrentSubtypeLocale (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java126 mKeyboardTextsSet.setLocale(mRichImm.getCurrentSubtypeLocale(), mThemeContext);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java604 final Locale locale = mRichImm.getCurrentSubtypeLocale();
645 final Locale subtypeSwitcherLocale = mRichImm.getCurrentSubtypeLocale();
879 mRichImm.getCurrentSubtypeLocale(),
1423 mRichImm.getCurrentSubtypeLocale(),
H A DRichInputMethodManager.java338 public Locale getCurrentSubtypeLocale() { method in class:RichInputMethodManager

Completed in 1677 milliseconds