Searched refs:getMatchingRootsBlocking (Results 1 – 5 of 5) sorted by relevance
46 return mRoots.getMatchingRootsBlocking(mState); in loadInBackground()
174 final Collection<RootInfo> roots = mRoots.getMatchingRootsBlocking(mState); in loadInBackground()
159 final Collection<RootInfo> matchingRoots = mRoots.getMatchingRootsBlocking(mState); in loadInBackground()
343 public Collection<RootInfo> getMatchingRootsBlocking(State state) { in getMatchingRootsBlocking() method in RootsCache
564 final Collection<RootInfo> matchingRoots = roots.getMatchingRootsBlocking(state); in doInBackground()