Searched refs:getCombiningRulesExtraValue (Results 1 – 3 of 3) sorted by relevance
348 public static String getCombiningRulesExtraValue(final InputMethodSubtype subtype) { in getCombiningRulesExtraValue() method in SubtypeLocaleUtils
355 return SubtypeLocaleUtils.getCombiningRulesExtraValue(getCurrentSubtype().getRawSubtype()); in getCombiningRulesExtraValueOfCurrentSubtype()
869 mInputLogic.onSubtypeChanged(SubtypeLocaleUtils.getCombiningRulesExtraValue(subtype), in onCurrentInputMethodSubtypeChanged()