Searched refs:getSubtypes (Results 1 – 2 of 2) sorted by relevance
372 static ArrayList<InputMethodSubtype> getSubtypes(InputMethodInfo imi) { in getSubtypes() method in InputMethodUtils459 final List<InputMethodSubtype> subtypes = InputMethodUtils.getSubtypes(imi); in getImplicitlyApplicableSubtypesLockedImpl()
3315 InputMethodUtils.getSubtypes(imi), in switchToPreviousInputMethod()4428 mCurrentSubtype = InputMethodUtils.getSubtypes(imi).get(subtypeId); in getCurrentInputMethodSubtypeLocked()