Searched refs:isValidSubtypeId (Results 1 – 3 of 3) sorted by relevance
106 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId() method in SubtypeUtils
682 if (SubtypeUtils.isValidSubtypeId(imi, hashCode)) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()910 if (!SubtypeUtils.isValidSubtypeId(imi, subtypeHashCode)) { in setEnabledInputMethodSubtypes()
5583 || !SubtypeUtils.isValidSubtypeId(imi, mCurrentSubtype.hashCode())) { in getCurrentInputMethodSubtypeLocked()