Searched refs:getDailySystemIoUsageSummaries (Results 1 – 4 of 4) sorted by relevance
322 mService.getDailySystemIoUsageSummaries( in testGetDailySystemIoUsageSummaries()351 mService.getDailySystemIoUsageSummaries( in testGetDailySystemIoUsageSummariesWithoutStats()
3596 when(mMockWatchdogStorage.getDailySystemIoUsageSummaries(anyLong(), anyLong())).thenAnswer( in mockWatchdogStorage()4458 verify(mMockWatchdogStorage).getDailySystemIoUsageSummaries(startEpochSecond, in verifyAndGetSystemIoUsageSummaries()
230 public @Nullable List<AtomsProto.CarWatchdogDailyIoUsageSummary> getDailySystemIoUsageSummaries( in getDailySystemIoUsageSummaries() method in WatchdogStorage
1825 mWatchdogStorage.getDailySystemIoUsageSummaries(period.first.toEpochSecond(), in pullSystemIoUsageSummaryStatsEvents()