Home
last modified time | relevance | path

Searched refs:isValidSubtypeId (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodUtils.java450 static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { in isValidSubtypeId() method in InputMethodUtils
1214 if (isValidSubtypeId(imi, hashCode)) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
H A DInputMethodManagerService.java4830 || !InputMethodUtils.isValidSubtypeId(imi, mCurrentSubtype.hashCode())) { in getCurrentInputMethodSubtypeLocked()
/aosp12/frameworks/base/services/
H A Dart-profile20025 HPLcom/android/server/inputmethod/InputMethodUtils;->isValidSubtypeId(Landroid/view/inputmethod/Inp…