Searched refs:EXTRA_WIPE_EXTERNAL_STORAGE (Results 1 – 2 of 2) sorted by relevance
63 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()
4836 …public static final String EXTRA_WIPE_EXTERNAL_STORAGE = "android.intent.extra.WIPE_EXTERNAL_STORA… field in Intent