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 253 if (!keyboardLocale.equals(getCurrentSubtypeLocale())) {
265 public Locale getCurrentSubtypeLocale() {
LatinIME.java 580 final Locale locale = mSubtypeSwitcher.getCurrentSubtypeLocale();
609 final Locale switcherSubtypeLocale = mSubtypeSwitcher.getCurrentSubtypeLocale();
682 final Locale locale = mSubtypeSwitcher.getCurrentSubtypeLocale();
    [all...]

Completed in 489 milliseconds