Loading src/com/android/settings/deviceinfo/StorageWizardFormatConfirm.java +0 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,6 @@ public class StorageWizardFormatConfirm extends InstrumentedDialogFragment { final StorageWizardFormatConfirm fragment = new StorageWizardFormatConfirm(); fragment.setArguments(args); // TODO (b/111150236) : Need to check it again. fragment.show(activity.getSupportFragmentManager(), TAG_FORMAT_WARNING); } Loading Loading
src/com/android/settings/deviceinfo/StorageWizardFormatConfirm.java +0 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,6 @@ public class StorageWizardFormatConfirm extends InstrumentedDialogFragment { final StorageWizardFormatConfirm fragment = new StorageWizardFormatConfirm(); fragment.setArguments(args); // TODO (b/111150236) : Need to check it again. fragment.show(activity.getSupportFragmentManager(), TAG_FORMAT_WARNING); } Loading