Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearHistory.java118 final long timeForChange = in toWearEstimateChanges() local
121 final boolean isAcceptableDegradation = timeForChange >= acceptableWearRate; in toWearEstimateChanges()