Searched refs:getRootsBlocking (Results 1 – 2 of 2) sorted by relevance
407 public Collection<RootInfo> getRootsBlocking() { in getRootsBlocking() method in RootsCache440 for (RootInfo root : getMatchingRoots(getRootsBlocking(), state)) { in getDefaultRootBlocking()
814 final Collection<RootInfo> cachedRoots = mOwner.mRoots.getRootsBlocking(); in run()