Searched defs:subtypeHashCode (Results 1 – 6 of 6) sorted by relevance
79 private static String encodeHandle(@NonNull String imeId, int subtypeHashCode) { in encodeHandle()99 final int subtypeHashCode = in of() local144 final int subtypeHashCode; in of() local
106 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId()110 static int getSubtypeIdFromHashCode(InputMethodInfo imi, int subtypeHashCode) { in getSubtypeIdFromHashCode()
636 final String subtypeHashCode = in getLastSubtypeForInputMethodLockedInternal() local654 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()811 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getSelectedInputMethodSubtypeId() local846 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getCurrentInputMethodSubtypeForNonCurrentUsers() local
216 final String subtypeHashCode = String.valueOf(subtype.hashCode()); in getSortedInputMethodAndSubtypeList() local
5523 String subtypeHashCode = mSettings.getLastSubtypeForInputMethodLocked(newDefaultIme); in resetSelectedInputMethodAndSubtypeLocked() local
507 final int subtypeHashCode; in getCurrentSpellCheckerSubtype() local