Searched refs:StorageWizardFormatProgress (Results 1 – 4 of 4) sorted by relevance
40 public class StorageWizardFormatProgress extends StorageWizardBase { class81 public StorageWizardFormatProgress mActivity;89 final StorageWizardFormatProgress activity = mActivity; in doInBackground()138 public void setActivity(StorageWizardFormatProgress activity) { in setActivity()145 final StorageWizardFormatProgress activity = mActivity; in onPostExecute()
72 final Intent intent = new Intent(getActivity(), StorageWizardFormatProgress.class);
98 final Intent intent = new Intent(context, StorageWizardFormatProgress.class); in onCreateDialog()
69 StorageWizardFormatProgress.class.getName())); in OnClickListener_shouldStartStorageWizardFormatProgress()