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