Searched refs:BootThreshold (Results 1 – 2 of 2) sorted by relevance
184 private final BootThreshold mBootThreshold;240 mBootThreshold = new BootThreshold(DEFAULT_BOOT_LOOP_TRIGGER_COUNT, in PackageWatchdog()1690 class BootThreshold { class in PackageWatchdog1695 BootThreshold(int bootTriggerCount, long triggerWindow) { in BootThreshold() method in PackageWatchdog.BootThreshold
275 HSPLcom/android/server/PackageWatchdog$BootThreshold;-><init>(Lcom/android/server/PackageWatchdog;I…276 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getCount()I277 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getMitigationStart()J278 HSPLcom/android/server/PackageWatchdog$BootThreshold;->getStart()J279 HSPLcom/android/server/PackageWatchdog$BootThreshold;->incrementAndTest()Z280 HSPLcom/android/server/PackageWatchdog$BootThreshold;->readMitigationCountFromMetadataIfNecessary()V281 HSPLcom/android/server/PackageWatchdog$BootThreshold;->setCount(I)V12266 Lcom/android/server/PackageWatchdog$BootThreshold;