Searched refs:cachedRoots (Results 1 – 1 of 1) sorted by relevance
814 final Collection<RootInfo> cachedRoots = mOwner.mRoots.getRootsBlocking(); in run() local815 for (final RootInfo root : cachedRoots) { in run()