Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java1672 List<NamespaceStorageInfoProto> namespaceStorageInfoProtoList = in rebuildDocumentCountMapLocked() local
1674 for (int i = 0; i < namespaceStorageInfoProtoList.size(); i++) { in rebuildDocumentCountMapLocked()
1676 namespaceStorageInfoProtoList.get(i); in rebuildDocumentCountMapLocked()