Searched refs:mWipeExternalStorage (Results 1 – 1 of 1) sorted by relevance
47 private boolean mWipeExternalStorage; field in MasterClearReceiver79 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()117 if (mWipeExternalStorage) { in onReceive()198 if (mWipeExternalStorage) { in doInBackground()