Searched defs:matchingRoots (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
H A DDocumentStack.java56 public void updateRoot(Collection<RootInfo> matchingRoots) throws FileNotFoundException { argument
57 for (RootInfo root : matchingRoots) {

Completed in 61 milliseconds