Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootsCache.java313 final Bundle systemCache = resolver.getCache(rootsUri); in loadRootsForAuthority() local
340 final Bundle systemCache = new Bundle(); in loadRootsForAuthority() local