Searched refs:isAttemptingFactoryReset (Results 1 – 5 of 5) sorted by relevance
283 assertTrue(RescueParty.isAttemptingFactoryReset()); in testNonPersistentAppCrashDetectionWithScopedResets()292 assertTrue(RescueParty.isAttemptingFactoryReset()); in testIsAttemptingFactoryReset()
152 public static boolean isAttemptingFactoryReset() { in isAttemptingFactoryReset() method in RescueParty
313 } else if (RescueParty.isAttemptingFactoryReset()) { in showShutdownDialog()
3228 if (RescueParty.isAttemptingFactoryReset()) {
3155 PLcom/android/server/RescueParty;->isAttemptingFactoryReset()Z