Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java463 final InputMethodSubtype additionalSubtype = additionalSubtypes.get(i); in InputMethodInfo() local
464 if (!subtypes.contains(additionalSubtype)) { in InputMethodInfo()
465 subtypes.add(additionalSubtype); in InputMethodInfo()