Searched defs:getWearEstimateHistory (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
H A DCarStorageMonitoringManager.java156 public List<WearEstimateChange> getWearEstimateHistory() throws CarNotConnectedException { method in class:CarStorageMonitoringManager
158 return mService.getWearEstimateHistory();
/packages/services/Car/service/src/com/android/car/
H A DCarStorageMonitoringService.java535 public List<WearEstimateChange> getWearEstimateHistory() { method in class:CarStorageMonitoringService

Completed in 98 milliseconds