Home
last modified time | relevance | path

Searched defs:newWearEstimate (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearEstimateRecord.java45 @NonNull WearEstimate newWearEstimate, in WearEstimateRecord()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java167 WearEstimate newWearEstimate = new WearEstimate(p); in testWearEstimateParcel() local
222 WearEstimate newWearEstimate = new WearEstimate(jsonReader); in testWearEstimateJson() local