Searched refs:isValidSubtypeId (Results 1 – 3 of 3) sorted by relevance
450 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId() method in InputMethodUtils1214 if (isValidSubtypeId(imi, hashCode)) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
4830 || !InputMethodUtils.isValidSubtypeId(imi, mCurrentSubtype.hashCode())) { in getCurrentInputMethodSubtypeLocked()
20025 HPLcom/android/server/inputmethod/InputMethodUtils;->isValidSubtypeId(Landroid/view/inputmethod/Inp…