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