Searched refs:rebootPromptAndWipeUserData (Results 1 – 4 of 4) sorted by relevance
178 verify(() -> RecoverySystem.rebootPromptAndWipeUserData(mMockContext, RescueParty.TAG)); in testBootLoopDetectionWithExecutionForAllRescueLevels()205 verify(() -> RecoverySystem.rebootPromptAndWipeUserData(mMockContext, RescueParty.TAG)); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()284 verify(() -> RecoverySystem.rebootPromptAndWipeUserData(mMockContext, RescueParty.TAG)); in testIsAttemptingFactoryReset()
239 RecoverySystem.rebootPromptAndWipeUserData(context, TAG); in executeRescueLevelInternal()
974 public static void rebootPromptAndWipeUserData(Context context, String reason) in rebootPromptAndWipeUserData() method in RecoverySystem
52290 Landroid/os/RecoverySystem;->rebootPromptAndWipeUserData(Landroid/content/Context;Ljava/lang/String…