Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceRestrictImeAmountTest.java52 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_loadsAllImesBelowThreshold()
65 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_ignoresImesBeyondThreshold()
80 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_loadsSystemImesBeyondThreshold()
98 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_ignoresImesBeyondThresholdFromTwoPackages()
116 final List<InputMethodInfo> methodList = filterInputMethodServices(resolveInfoList, in testFilterInputMethodServices_stillLoadsEnabledImesBeyondThreshold()
124 private List<InputMethodInfo> filterInputMethodServices(List<ResolveInfo> resolveInfoList, in filterInputMethodServices() method in InputMethodManagerServiceRestrictImeAmountTest
128 InputMethodManagerService.filterInputMethodServices(new ArrayMap<>(), methodMap, methodList, in filterInputMethodServices()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java5237 filterInputMethodServices(additionalSubtypeMap, methodMap, methodList, in queryInputMethodServicesInternal()
5241 static void filterInputMethodServices( in filterInputMethodServices() method
/aosp14/frameworks/base/services/
H A Dart-profile4175 HSPLcom/android/server/inputmethod/InputMethodManagerService;->filterInputMethodServices(Landroid/u…