Searched refs:mEstimate (Results 1 – 2 of 2) sorted by relevance
29 private MigrateEstimateTask mEstimate; field in StorageWizardMigrate55 mEstimate = new MigrateEstimateTask(this) { in onCreate()63 mEstimate.copyFrom(getIntent()); in onCreate()64 mEstimate.execute(); in onCreate()86 mEstimate.copyTo(intent); in onNavigateNext()
35 private MigrateEstimateTask mEstimate; field in StorageWizardMigrateConfirm62 mEstimate = new MigrateEstimateTask(this) { in onCreate()70 mEstimate.copyFrom(getIntent()); in onCreate()71 mEstimate.execute(); in onCreate()