Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DFileCollectorTest.java47 assertThat(result.totalAccountedSize()).isEqualTo(0L); in testEmpty()
115 assertThat(result.totalAccountedSize()).isEqualTo(4); in testTotalSize()
125 assertThat(result.totalAccountedSize()).isEqualTo(1); in testFileEndsWithPeriod()
/frameworks/base/services/core/java/com/android/server/storage/
DDiskStatsFileLogger.java78 mDownloadsSize = downloadsResult.totalAccountedSize(); in DiskStatsFileLogger()
DFileCollector.java284 public long totalAccountedSize() { in totalAccountedSize() method in FileCollector.MeasurementResult
/frameworks/base/services/
Dart-profile13288 PLcom/android/server/storage/FileCollector$MeasurementResult;->totalAccountedSize()J