Searched defs:subtypeHashCode (Results 1 – 4 of 4) sorted by relevance
450 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId()454 static int getSubtypeIdFromHashCode(InputMethodInfo imi, int subtypeHashCode) { in getSubtypeIdFromHashCode()1166 final String subtypeHashCode = in getLastSubtypeForInputMethodLockedInternal() local1184 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()1333 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getSelectedInputMethodSubtypeId() local
216 final String subtypeHashCode = String.valueOf(subtype.hashCode()); in getSortedInputMethodAndSubtypeList() local
4804 String subtypeHashCode = mSettings.getLastSubtypeForInputMethodLocked(newDefaultIme); in resetSelectedInputMethodAndSubtypeLocked() local
506 final int subtypeHashCode; in getCurrentSpellCheckerSubtype() local