Searched defs:getInputMethodList (Results 1 – 3 of 3) sorted by relevance
136 private static List<InputMethodInfo> getInputMethodList(int userId) { in getInputMethodList() method in InputMethodServiceSwitchingTest
351 private static List<InputMethodInfo> getInputMethodList(int userId) { in getInputMethodList() method in AdditionalSubtypeLifecycleTest
107 private String[] getInputMethodList(String sourcePackage) throws Exception { in getInputMethodList() method in InputMethodEnumerationTests