Searched refs:mFormatPrivate (Results 1 – 6 of 6) sorted by relevance
44 private boolean mFormatPrivate; field in StorageWizardFormatProgress58 mFormatPrivate = getIntent().getBooleanExtra(EXTRA_FORMAT_PRIVATE, false); in onCreate()90 if (activity.mFormatPrivate) { in doInBackground()155 if (activity.mFormatPrivate) { in onPostExecute()
31 private boolean mFormatPrivate; field in StorageWizardFormatSlow42 mFormatPrivate = getIntent().getBooleanExtra(EXTRA_FORMAT_PRIVATE, false); in onCreate()86 if (mFormatPrivate) { in onNavigateNext()
68 private Preference mFormatPrivate; field in PublicVolumeSettings127 mFormatPrivate = buildAction(R.string.storage_menu_format_private); in onCreate()188 addPreference(mFormatPrivate); in update()230 } else if (pref == mFormatPrivate) { in onPreferenceTreeClick()
45 private boolean mFormatPrivate; field in StorageWizardFormatProgress59 mFormatPrivate = getIntent().getBooleanExtra(EXTRA_FORMAT_PRIVATE, false); in onCreate()92 if (activity.mFormatPrivate) { in doInBackground()157 if (activity.mFormatPrivate) { in onPostExecute()