Home
last modified time | relevance | path

Searched defs:notForgivenOveruses (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogStorage.java696 public final int notForgivenOveruses; field in WatchdogStorage.NotForgivenOverusesEntry
699 String packageName, int notForgivenOveruses) { in NotForgivenOverusesEntry()