Searched refs:EXTRA_WIPE_EXTERNAL_STORAGE (Results 1 – 4 of 4) sorted by relevance
63 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()
343 i.putExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, true); in handleEnable()
5697 …public static final String EXTRA_WIPE_EXTERNAL_STORAGE = "android.intent.extra.WIPE_EXTERNAL_STORA… field in Intent
13502 Landroid/content/Intent;->EXTRA_WIPE_EXTERNAL_STORAGE:Ljava/lang/String;