Searched refs:getCurrentSubtype (Results 1 – 3 of 3) sorted by relevance
342 return getCurrentSubtype().getLocale(); in getCurrentSubtypeLocale()346 public RichInputMethodSubtype getCurrentSubtype() { in getCurrentSubtype() method in RichInputMethodManager355 return SubtypeLocaleUtils.getCombiningRulesExtraValue(getCurrentSubtype().getRawSubtype()); in getCombiningRulesExtraValueOfCurrentSubtype()
865 InputMethodSubtype oldSubtype = mRichImm.getCurrentSubtype().getRawSubtype(); in onCurrentInputMethodSubtypeChanged()884 if (newSubtype == null || newSubtype.equals(mRichImm.getCurrentSubtype().getRawSubtype())) { in onStartInputInternal()1596 mRichImm.getCurrentSubtype().isRtlSubtype()); in setSuggestedWords()
122 builder.setSubtype(mRichImm.getCurrentSubtype()); in loadKeyboard()