Searched refs:EXTRA_WIPE_EXTERNAL_STORAGE (Results 1 – 5 of 5) sorted by relevance
139 intent.putExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, true); in testWipeExternalDirectory()152 intent.putExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, true); in testAllExtras()
87 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()
372 i.putExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, true); in handleEnable()
6824 …public static final String EXTRA_WIPE_EXTERNAL_STORAGE = "android.intent.extra.WIPE_EXTERNAL_STORA… field in Intent
10615 Landroid/content/Intent;->EXTRA_WIPE_EXTERNAL_STORAGE:Ljava/lang/String;