Searched refs:filterInputMethodServices (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
H A D | InputMethodManagerServiceRestrictImeAmountTest.java | 52 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 D | InputMethodManagerService.java | 5237 filterInputMethodServices(additionalSubtypeMap, methodMap, methodList, in queryInputMethodServicesInternal() 5241 static void filterInputMethodServices( in filterInputMethodServices() method
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 4175 HSPLcom/android/server/inputmethod/InputMethodManagerService;->filterInputMethodServices(Landroid/u…
|