Searched refs:rebootWipeCache (Results 1 – 5 of 5) sorted by relevance
1017 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem1018 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()1022 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;
35362 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
35506 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
52292 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;Ljava/lang/String;)V