Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPackageWatchdog.java184 private final BootThreshold mBootThreshold;
240 mBootThreshold = new BootThreshold(DEFAULT_BOOT_LOOP_TRIGGER_COUNT, in PackageWatchdog()
1690 class BootThreshold { class in PackageWatchdog
1695 BootThreshold(int bootTriggerCount, long triggerWindow) { in BootThreshold() method in PackageWatchdog.BootThreshold
/aosp14/frameworks/base/services/
H A Dart-profile275 HSPLcom/android/server/PackageWatchdog$BootThreshold;-><init>(Lcom/android/server/PackageWatchdog;I…
276 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getCount()I
277 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getMitigationStart()J
278 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getStart()J
279 HSPLcom/android/server/PackageWatchdog$BootThreshold;->incrementAndTest()Z
280 HSPLcom/android/server/PackageWatchdog$BootThreshold;->readMitigationCountFromMetadataIfNecessary()V
281 HSPLcom/android/server/PackageWatchdog$BootThreshold;->setCount(I)V
12266 Lcom/android/server/PackageWatchdog$BootThreshold;