Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DRecoverySystem.java1094 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem
1095 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()
1099 public static void rebootWipeCache(Context context, String reason) throws IOException { in rebootWipeCache() method in RecoverySystem
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22219 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt36790 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;