Searched defs:subtypeHashCode (Results 1 – 4 of 4) sorted by relevance
437 public static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId()441 public static int getSubtypeIdFromHashCode(InputMethodInfo imi, int subtypeHashCode) { in getSubtypeIdFromHashCode()1204 final String subtypeHashCode = in getLastSubtypeForInputMethodLockedInternal() local1222 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()1355 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getSelectedInputMethodSubtypeId() local
236 final String subtypeHashCode = String.valueOf(subtype.hashCode()); in getSortedInputMethodAndSubtypeList() local
463 final int subtypeHashCode; in getCurrentSpellCheckerSubtype() local
3873 String subtypeHashCode = mSettings.getLastSubtypeForInputMethodLocked(newDefaultIme); in resetSelectedInputMethodAndSubtypeLocked() local