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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 290 public InputMethodSubtype getCurrentSubtype() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 142 builder.setSubtype(mSubtypeSwitcher.getCurrentSubtype());

Completed in 159 milliseconds