147148149150151152153154
else { dialog = new MigrationDialog(); } dialog.performMigration(context, context.getActiveContext()); } }