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
383 final String subtypeHashCode = in getLastSubtypeForInputMethodInternal() local402 ArrayList<String>>> enabledImes, String imeId, String subtypeHashCode) { in getEnabledSubtypeHashCodeForInputMethodAndSubtype()559 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getSelectedInputMethodSubtypeId() local594 final int subtypeHashCode = getSelectedInputMethodSubtypeHashCode(); in getCurrentInputMethodSubtypeForNonCurrentUsers() local
105 static boolean isValidSubtypeHashCode(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeHashCode()109 static int getSubtypeIdFromHashCode(InputMethodInfo imi, int subtypeHashCode) { in getSubtypeIdFromHashCode()
200 final String subtypeHashCode = String.valueOf(subtype.hashCode()); in getSortedInputMethodAndSubtypeList() local
5496 String subtypeHashCode = settings.getLastSubtypeForInputMethod(newDefaultIme); in resetSelectedInputMethodAndSubtypeLocked() local
507 final int subtypeHashCode; in getCurrentSpellCheckerSubtype() local