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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputMethodManager.java 342 return getCurrentSubtype().getLocale();
346 public RichInputMethodSubtype getCurrentSubtype() {
355 return SubtypeLocaleUtils.getCombiningRulesExtraValue(getCurrentSubtype().getRawSubtype());
LatinIME.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 118 builder.setSubtype(mRichImm.getCurrentSubtype());

Completed in 84 milliseconds