Searched refs:isAttemptingFactoryReset (Results 1 – 4 of 4) sorted by relevance
158 public static boolean isAttemptingFactoryReset() { in isAttemptingFactoryReset() method in RescueParty
285 assertTrue(RescueParty.isAttemptingFactoryReset()); in testIsAttemptingFactoryReset()
311 if (RescueParty.isAttemptingFactoryReset()) { in showShutdownDialog()
2853 if (RescueParty.isAttemptingFactoryReset()) { in shutdownOrRebootInternal()