Searched refs:shouldThrottleReboot (Results 1 – 1 of 1) sorted by relevance
693 boolean mayPerformReboot = !shouldThrottleReboot(); in executeBootLoopMitigation()713 if (shouldThrottleReboot()) { in mayPerformReboot()724 private boolean shouldThrottleReboot() { in shouldThrottleReboot() method in RescueParty.RescuePartyObserver