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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 129 final InputMethodSubtype currentSubtype = mCurrentSubtype;
134 if (ims.equals(currentSubtype)) {
142 + currentSubtype.getLocale() + "/" + currentSubtype.getExtraValue());
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java     [all...]

Completed in 91 milliseconds