Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java1017 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem
1018 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()
1022 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/non-updatable-api/
Dcurrent.txt35362 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt35506 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt52292 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;Ljava/lang/String;)V