Searched refs:filterInputMethodServices (Results 1 – 3 of 3) sorted by relevance
51 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 InputMethodManagerServiceRestrictImeAmountTest125 final InputMethodMap methodMap = InputMethodManagerService.filterInputMethodServices( in filterInputMethodServices()
5192 final InputMethodMap methodMap = filterInputMethodServices( in queryInputMethodServicesInternal()5198 static InputMethodMap filterInputMethodServices( in filterInputMethodServices() method
12401 PLcom/android/server/inputmethod/InputMethodManagerService;->filterInputMethodServices(Lcom/android…