Searched refs:setSizeBytes (Results 1 – 3 of 3) sorted by relevance
81 public StorageInfo.Builder setSizeBytes(long sizeBytes) { in setSizeBytes() method in StorageInfo.Builder
444 method @NonNull public android.app.appsearch.StorageInfo.Builder setSizeBytes(long);
1504 .setSizeBytes((long) (namespaceDocuments * 1.0 / totalDocuments * totalStorageSize)) in getStorageInfoForNamespaces()