HomeSort by relevance Sort by last modified time
    Searched defs:RootsCache (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
RootsCacheTest.java 65 RootsCache.getMatchingRoots(mRoots, mState));
72 RootsCache.getMatchingRoots(mRoots, mState));
79 RootsCache.getMatchingRoots(mRoots, mState));
86 RootsCache.getMatchingRoots(mRoots, mState));
93 RootsCache.getMatchingRoots(mRoots, mState));
100 RootsCache.getMatchingRoots(mRoots, mState));
107 RootsCache.getMatchingRoots(mRoots, mState));
114 RootsCache.getMatchingRoots(mRoots, mState));
139 RootsCache.getMatchingRoots(roots, mState));
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsCache.java 60 public class RootsCache {
82 public RootsCache(Context context) {

Completed in 59 milliseconds