Home
last modified time | relevance | path

Searched refs:rebootWipeCache (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DRecoverySystem.java764 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem
765 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()
769 public static void rebootWipeCache(Context context, String reason) throws IOException { in rebootWipeCache() method in RecoverySystem
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22219 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt31330 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
Dsystem-current.txt34086 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;