Home
last modified time | relevance | path

Searched defs:getInputMethodList (Results 1 – 3 of 3) sorted by relevance

/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/
DInputMethodServiceSwitchingTest.java136 private static List<InputMethodInfo> getInputMethodList(int userId) { in getInputMethodList() method in InputMethodServiceSwitchingTest
DAdditionalSubtypeLifecycleTest.java351 private static List<InputMethodInfo> getInputMethodList(int userId) { in getInputMethodList() method in AdditionalSubtypeLifecycleTest
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DInputMethodEnumerationTests.java107 private String[] getInputMethodList(String sourcePackage) throws Exception { in getInputMethodList() method in InputMethodEnumerationTests