Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMultiRootDocumentsLoader.java142 Map<String, List<RootInfo>> rootsIndex = indexRoots(); in loadInBackgroundLocked() local
251 HashMap<String, List<RootInfo>> rootsIndex = new HashMap<>(); in indexRoots() local