Home
last modified time | relevance | path

Searched refs:rootsCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DFilesActivity.java485 final RootsCache rootsCache = DocumentsApplication.getRootsCache(mOwner); in run() local
489 rootsCache.getRootsForAuthorityBlocking(authority); in run()