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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 115 updateSubtype(ImfUtils.getCurrentInputMethodSubtype(context, mNoLanguageSubtype));
188 public void updateSubtype(InputMethodSubtype newSubtype) {
LatinIME.java 621 mSubtypeSwitcher.updateSubtype(subtype);
697 mSubtypeSwitcher.updateSubtype(newSubtype);
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 277 SubtypeSwitcher.getInstance().updateSubtype(subtype);

Completed in 94 milliseconds