Searched refs:getBootIoStats (Results 1 – 6 of 6) sorted by relevance
178 public List<IoStatsEntry> getBootIoStats() { in getBootIoStats() method in CarStorageMonitoringManager180 return mService.getBootIoStats(); in getBootIoStats()
45 List<IoStatsEntry> getBootIoStats() = 4; in getBootIoStats() method
578 public List<IoStatsEntry> getBootIoStats() { in getBootIoStats() method
459 mCarStorageMonitoringManager.getBootIoStats(); in testBootIoStats()
458 MissingNullability: android.car.storagemonitoring.CarStorageMonitoringManager#getBootIoStats():459 Missing nullability on method `getBootIoStats` return
973 …AGE_MONITORING) public java.util.List<android.car.storagemonitoring.IoStatsEntry> getBootIoStats();