Searched refs:getMatchingRootsBlocking (Results 1 – 6 of 6) sorted by relevance
56 return mProviders.getMatchingRootsBlocking(mState); in loadInBackground()
50 Collection<RootInfo> getMatchingRootsBlocking(State state); in getMatchingRootsBlocking() method
451 public Collection<RootInfo> getMatchingRootsBlocking(State state) {
67 providers.getMatchingRootsBlocking(state), activity); in getLastAccessed()
264 final Collection<RootInfo> roots = mProviders.getMatchingRootsBlocking(mState); in indexRoots()
333 public Collection<RootInfo> getMatchingRootsBlocking(State state) { in getMatchingRootsBlocking() method in TestProvidersAccess