Home
last modified time | relevance | path

Searched defs:rebootWipeUserData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DRecoverySystem.java572 public static void rebootWipeUserData(Context context) throws IOException { in rebootWipeUserData() method in RecoverySystem
577 public static void rebootWipeUserData(Context context, String reason) throws IOException { in rebootWipeUserData() method in RecoverySystem
582 public static void rebootWipeUserData(Context context, boolean shutdown) in rebootWipeUserData() method in RecoverySystem
605 public static void rebootWipeUserData(Context context, boolean shutdown, String reason) in rebootWipeUserData() method in RecoverySystem