Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java1174 if (usage.ioUsage.shouldForgiveHistoricalOveruses()) { in writeStatsLocked()
2538 boolean shouldForgiveHistoricalOveruses() { in shouldForgiveHistoricalOveruses() method in WatchdogPerfHandler.PackageIoUsage