Searched refs:mWipeExternalStorage (Results 1 – 1 of 1) sorted by relevance
41 private boolean mWipeExternalStorage; field in MasterClearReceiver63 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()85 if (mWipeExternalStorage) { in onReceive()115 if (mWipeExternalStorage) { in doInBackground()