HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentSubtypeLocale (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 240 if (!keyboardLocale.equals(getCurrentSubtypeLocale())) {
252 public Locale getCurrentSubtypeLocale() {
LatinIME.java 479 final Locale locale = mSubtypeSwitcher.getCurrentSubtypeLocale();
498 final Locale subtypeLocale = mSubtypeSwitcher.getCurrentSubtypeLocale();
549 final Locale locale = mSubtypeSwitcher.getCurrentSubtypeLocale();
573 final Locale subtypeLocale = mSubtypeSwitcher.getCurrentSubtypeLocale();
    [all...]

Completed in 38 milliseconds