Home
last modified time | relevance | path

Searched refs:getCombiningRulesExtraValueOfCurrentSubtype (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java354 public String getCombiningRulesExtraValueOfCurrentSubtype() { in getCombiningRulesExtraValueOfCurrentSubtype() method in RichInputMethodManager
H A DLatinIME.java997 mInputLogic.startInput(mRichImm.getCombiningRulesExtraValueOfCurrentSubtype(), in onStartInputViewInternal()