Searched refs:mWipeExternalStorage (Results 1 – 1 of 1) sorted by relevance
50 private boolean mWipeExternalStorage; field in MasterClearReceiver87 mWipeExternalStorage = intent.getBooleanExtra(Intent.EXTRA_WIPE_EXTERNAL_STORAGE, false); in onReceive()130 if (mWipeExternalStorage) { in onReceive()221 if (mWipeExternalStorage) { in doInBackground()