Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java2476 List<NamespaceStorageInfoProto> namespaceStorageInfoProtoList = in rebuildDocumentCountMapLocked() local
2478 for (int i = 0; i < namespaceStorageInfoProtoList.size(); i++) { in rebuildDocumentCountMapLocked()
2480 namespaceStorageInfoProtoList.get(i); in rebuildDocumentCountMapLocked()