Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java870 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem
871 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()
875 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/config/
Dhiddenapi-public-dex.txt31657 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;)V
/frameworks/base/api/
Dcurrent.txt33044 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;