Searched defs:isValidSubtypeId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodUtils.java376 public static boolean isValidSubtypeId(InputMethodInfo imi, int subtypeHashCode) { method in class:InputMethodUtils
1032 if (isValidSubtypeId(imi, hashCode)) {

Completed in 36 milliseconds