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 120 onSubtypeChanged(getCurrentSubtype());
168 public void onSubtypeChanged(final InputMethodSubtype newSubtype) {
170 Log.w(TAG, "onSubtypeChanged: "
LatinIME.java     [all...]

Completed in 391 milliseconds