Searched defs:FactoryResetProtectionWarningDialog (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/password/
H A DChooseLockGeneric.java858 FactoryResetProtectionWarningDialog dialog =
859 FactoryResetProtectionWarningDialog.newInstance(
864 public static class FactoryResetProtectionWarningDialog extends InstrumentedDialogFragment { class in class:ChooseLockGeneric.ChooseLockGenericFragment
870 public static FactoryResetProtectionWarningDialog newInstance(
872 FactoryResetProtectionWarningDialog frag =
873 new FactoryResetProtectionWarningDialog();

Completed in 35 milliseconds