Searched refs:getRawStorageInfoProto (Results 1 – 3 of 3) sorted by relevance
114 userInstance.getAppSearchImpl().getRawStorageInfoProto(); in pullAppSearchStorageInfo()
287 StorageInfoProto storageInfoProto = getRawStorageInfoProto(); in AppSearchImpl()723 rebuildDocumentCountMapLocked(getRawStorageInfoProto()); in enforceLimitConfigLocked()1401 return getStorageInfoForNamespaces(getRawStorageInfoProto(), wantedPrefixedNamespaces); in getStorageInfoForPackage()1432 return getStorageInfoForNamespaces(getRawStorageInfoProto(), wantedPrefixedNamespaces); in getStorageInfoForDatabase()1443 public StorageInfoProto getRawStorageInfoProto() throws AppSearchException { in getRawStorageInfoProto() method in AppSearchImpl
2524 StorageInfoProto storageInfo = appSearchImpl.getRawStorageInfoProto(); in testGetIcingSearchEngineStorageInfo()