Searched refs:getSelectedInputMethodSubtypeHashCode (Results 1 – 1 of 1) sorted by relevance
1239 return getSelectedInputMethodSubtypeHashCode() != NOT_A_SUBTYPE_ID; in isSubtypeSelected()1242 private int getSelectedInputMethodSubtypeHashCode() { in getSelectedInputMethodSubtypeHashCode() method in InputMethodUtils.InputMethodSettings1264 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getSelectedInputMethodSubtypeId()