Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1412 if (usage.ioUsage.shouldForgiveHistoricalOveruses()) { in writeToDatabase()
3155 boolean shouldForgiveHistoricalOveruses() { in shouldForgiveHistoricalOveruses() method in WatchdogPerfHandler.PackageIoUsage