Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DRecoverySystem.java1235 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem
1236 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()
1240 public static void rebootWipeCache(Context context, String reason) throws IOException { in rebootWipeCache() method in RecoverySystem
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31808 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt22219 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41737 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;Ljava/lang/String;)V