Searched refs:matchingRoots (Results 1 – 1 of 1) sorted by relevance
222 private void updateRoot(Collection<RootInfo> matchingRoots) throws FileNotFoundException { in updateRoot() argument223 for (RootInfo root : matchingRoots) { in updateRoot()245 Cursor cursor, Collection<RootInfo> matchingRoots, Context context) in fromLastAccessedCursor() argument254 stack.updateRoot(matchingRoots); in fromLastAccessedCursor()