Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DInputMethodSubtypeCompatUtils.java80 return isAsciiCapableWithAPI(subtype) in isAsciiCapable()
100 public static boolean isAsciiCapableWithAPI(final InputMethodSubtype subtype) { in isAsciiCapableWithAPI() method in InputMethodSubtypeCompatUtils