Searched refs:matchingRoots (Results 1 – 1 of 1) sorted by relevance
221 private void updateRoot(Collection<RootInfo> matchingRoots) throws FileNotFoundException { in updateRoot() argument222 for (RootInfo root : matchingRoots) { in updateRoot()244 Cursor cursor, Collection<RootInfo> matchingRoots, ContentResolver resolver) in fromLastAccessedCursor() argument253 stack.updateRoot(matchingRoots); in fromLastAccessedCursor()