Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java2512 int historicalNotForgivenOveruses = in getNotForgivenOveruses() local
2516 + historicalNotForgivenOveruses; in getNotForgivenOveruses()
2520 public void setHistoricalNotForgivenOveruses(int historicalNotForgivenOveruses) { in setHistoricalNotForgivenOveruses() argument
2521 mHistoricalNotForgivenOveruses = historicalNotForgivenOveruses; in setHistoricalNotForgivenOveruses()