Searched refs:TRIGGER_COUNT (Results 1 – 2 of 2) sorted by relevance
158 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()164 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()170 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()176 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()185 notePersistentAppCrash(RescueParty.TRIGGER_COUNT); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()191 notePersistentAppCrash(RescueParty.TRIGGER_COUNT); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()197 notePersistentAppCrash(RescueParty.TRIGGER_COUNT); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()203 notePersistentAppCrash(RescueParty.TRIGGER_COUNT); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()212 noteBoot(RescueParty.TRIGGER_COUNT - 1); in testBootLoopDetectionWithWrongInterval()225 notePersistentAppCrash(RescueParty.TRIGGER_COUNT - 1); in testPersistentAppCrashDetectionWithWrongInterval()[all …]
60 static final int TRIGGER_COUNT = 5; field in RescueParty328 super(android.os.Process.ROOT_UID, TRIGGER_COUNT, BOOT_TRIGGER_WINDOW_MILLIS); in BootThreshold()364 super(uid, TRIGGER_COUNT, PERSISTENT_APP_CRASH_TRIGGER_WINDOW_MILLIS); in AppThreshold()