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

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodUtils.java430 public static ArrayList<InputMethodSubtype> getSubtypes(InputMethodInfo imi) { method in class:InputMethodUtils
497 final List<InputMethodSubtype> subtypes = InputMethodUtils.getSubtypes(imi);

Completed in 38 milliseconds