Searched refs:getMatchingRootsBlocking (Results 1 – 6 of 6) sorted by relevance
56 return mProviders.getMatchingRootsBlocking(mState); in loadInBackground()
47 Collection<RootInfo> getMatchingRootsBlocking(State state); in getMatchingRootsBlocking() method
392 public Collection<RootInfo> getMatchingRootsBlocking(State state) { in getMatchingRootsBlocking() method in ProvidersCache
68 cursor, providers.getMatchingRootsBlocking(state), resolver); in getLastAccessed()
160 public Collection<RootInfo> getMatchingRootsBlocking(State state) { in getMatchingRootsBlocking() method in TestProvidersAccess
237 final Collection<RootInfo> roots = mProviders.getMatchingRootsBlocking(mState); in indexRoots()