Searched refs:rebootWipeCache (Results 1 – 5 of 5) sorted by relevance
1235 public static void rebootWipeCache(Context context) throws IOException { in rebootWipeCache() method in RecoverySystem1236 rebootWipeCache(context, context.getPackageName()); in rebootWipeCache()1240 public static void rebootWipeCache(Context context, String reason) throws IOException { in rebootWipeCache() method in RecoverySystem
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
31808 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
22219 method public static void rebootWipeCache(android.content.Context) throws java.io.IOException;
41737 Landroid/os/RecoverySystem;->rebootWipeCache(Landroid/content/Context;Ljava/lang/String;)V