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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 108 onSubtypeChanged(getCurrentSubtype());
156 public void onSubtypeChanged(final InputMethodSubtype newSubtype) {
158 Log.w(TAG, "onSubtypeChanged: " + SubtypeLocale.getSubtypeDisplayName(newSubtype));
LatinIME.java 666 mSubtypeSwitcher.onSubtypeChanged(subtype);
    [all...]

Completed in 588 milliseconds