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 116 updateSubtype(mImm.getCurrentInputMethodSubtype());
145 updateSubtype(mImm.getCurrentInputMethodSubtype());
182 public void updateSubtype(InputMethodSubtype newSubtype) {
LatinIME.java 631 mSubtypeSwitcher.updateSubtype(subtype);
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 258 SubtypeSwitcher.getInstance().updateSubtype(subtype);

Completed in 1408 milliseconds