Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DStoragedUidIoStatsReaderTest.java119 verify(mCallback).onUidStorageStats(uids[i], fg_chars_read[i], fg_chars_write[i], in testReadExpected()
145 verify(mCallback).onUidStorageStats(10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20); in testLineDoesNotElevenEntries()
169 verify(mCallback).onUidStorageStats(10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20); in testLineIsMalformed()
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DStoragedUidIoStatsReader.java65 void onUidStorageStats(int uid, long fgCharsRead, long fgCharsWrite, long fgBytesRead, in onUidStorageStats() method
100 callback.onUidStorageStats(uid, fgCharsRead, fgCharsWrite, fgBytesRead, in readAbsolute()
/aosp14/frameworks/base/services/
H A Dart-profile9940 HPLcom/android/server/stats/pull/StatsPullAtomService$$ExternalSyntheticLambda9;->onUidStorageStats