Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/storagemonitoring/
H A DWearHistory.java115 WearEstimateRecord previousRecord = get(i - 1); in toWearEstimateChanges() local
119 previousRecord.getTotalCarServiceUptime(); in toWearEstimateChanges()