Home
last modified time | relevance | path

Searched defs:cachedRoots (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DRootsMonitor.java112 final Collection<RootInfo> cachedRoots = mProviders.getRootsBlocking(); in run() local
/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersCache.java294 ArrayList<RootInfo> cachedRoots = systemCache.getParcelableArrayList(TAG); in loadRootsForAuthority() local
429 ArrayList<RootInfo> cachedRoots = systemCache.getParcelableArrayList(TAG); in logCache() local