Searched refs:rebootWipeCache (Results 1 – 4 of 4) sorted by relevance
870 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem871 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()875 public static void rebootWipeCache(Context context, String reason) throws IOException { in rebootWipeCache() method in RecoverySystem
22219 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
31657 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;)V
33044 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;