Searched defs:getMatchingRoots (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DRootsCache.java347 return getMatchingRoots(mRoots.values(), state);
352 static List<RootInfo> getMatchingRoots(Collection<RootInfo> roots, State state) { method in class:RootsCache

Completed in 180 milliseconds