Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceRestrictImeAmountTest.java51 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_loadsAllImesBelowThreshold()
64 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_ignoresImesBeyondThreshold()
79 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_loadsSystemImesBeyondThreshold()
97 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_ignoresImesBeyondThresholdFromTwoPackages()
115 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_stillLoadsEnabledImesBeyondThreshold()
123 private List<InputMethodInfo> filterInputMethodServices(List<ResolveInfo> resolveInfoList, in filterInputMethodServices() method in InputMethodManagerServiceRestrictImeAmountTest
125 final InputMethodMap methodMap = InputMethodManagerService.filterInputMethodServices( in filterInputMethodServices()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java5192 final InputMethodMap methodMap = filterInputMethodServices( in queryInputMethodServicesInternal()
5198 static InputMethodMap filterInputMethodServices( in filterInputMethodServices() method
/frameworks/base/services/
Dart-wear-profile12401 PLcom/android/server/inputmethod/InputMethodManagerService;->filterInputMethodServices(Lcom/android…