Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
H A DAppSearchImpl.java1707 List<NamespaceStorageInfoProto> namespaceStorageInfoProtoList = in rebuildDocumentCountMapLocked() local
1709 for (int i = 0; i < namespaceStorageInfoProtoList.size(); i++) { in rebuildDocumentCountMapLocked()
1711 namespaceStorageInfoProtoList.get(i); in rebuildDocumentCountMapLocked()