Searched refs:allRoots (Results 1 – 1 of 1) sorted by relevance
334 List<RootInfo> allRoots = new ArrayList<>(); in getMatchingRootsBlocking() local336 allRoots.addAll(roots.get(authority)); in getMatchingRootsBlocking()338 return ProvidersAccess.getMatchingRoots(allRoots, state); in getMatchingRootsBlocking()