Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersCache.java292 final Bundle systemCache = resolver.getCache(rootsUri); in loadRootsForAuthority() local
328 final Bundle systemCache = new Bundle(); in loadRootsForAuthority() local
427 Bundle systemCache = resolver.getCache(rootsUri); in logCache() local