Searched refs:StorageWizardFormatProgress (Results 1 – 4 of 4) sorted by relevance
41 public class StorageWizardFormatProgress extends StorageWizardBase { class92 public StorageWizardFormatProgress mActivity;100 final StorageWizardFormatProgress activity = mActivity; in doInBackground()149 public void setActivity(StorageWizardFormatProgress activity) { in setActivity()156 final StorageWizardFormatProgress activity = mActivity; in onPostExecute()
72 final Intent intent = new Intent(getActivity(), StorageWizardFormatProgress.class);
106 final Intent intent = new Intent(context, StorageWizardFormatProgress.class); in onCreateDialog()
69 StorageWizardFormatProgress.class.getName())); in OnClickListener_shouldStartStorageWizardFormatProgress()