Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearEstimateRecord.java42 public WearEstimateRecord(@NonNull WearEstimate oldWearEstimate, in WearEstimateRecord() argument
46 mOldWearEstimate = Objects.requireNonNull(oldWearEstimate); in WearEstimateRecord()