Searched refs:isValidSubtypeId (Results 1 – 2 of 2) sorted by relevance
405 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId() method in InputMethodUtils1161 if (isValidSubtypeId(imi, hashCode)) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
4405 || !InputMethodUtils.isValidSubtypeId(imi, mCurrentSubtype.hashCode())) { in getCurrentInputMethodSubtypeLocked()