Searched refs:useThreadPoolForService (Results 1 – 1 of 1) sorted by relevance
514 final boolean submitToThreadPool = useThreadPool && useThreadPoolForService(onWhat, i); in onUser()594 private boolean useThreadPoolForService(@NonNull String onWhat, int serviceIndex) { in useThreadPoolForService() method in SystemServiceManager