Searched refs:mShowWipeProgress (Results 1 – 1 of 1) sorted by relevance
52 private boolean mShowWipeProgress = true; field in MasterClearReceiver84 mShowWipeProgress = intent.getBooleanExtra(Intent.EXTRA_SHOW_WIPE_PROGRESS, true); in onReceive()203 mProgressDialog = mShowWipeProgress in WipeDataTask()