Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodUtils.java479 getImplicitlyApplicableSubtypesLockedImpl(res, imi); in getImplicitlyApplicableSubtypesLocked()
489 private static ArrayList<InputMethodSubtype> getImplicitlyApplicableSubtypesLockedImpl( in getImplicitlyApplicableSubtypesLockedImpl() method in InputMethodUtils