Home
last modified time | relevance | path

Searched refs:FactoryResetProtectionWarningDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DChooseLockGeneric.java887 FactoryResetProtectionWarningDialog dialog = in showFactoryResetProtectionWarningDialog()
888 FactoryResetProtectionWarningDialog.newInstance( in showFactoryResetProtectionWarningDialog()
893 public static class FactoryResetProtectionWarningDialog extends InstrumentedDialogFragment { class in ChooseLockGeneric.ChooseLockGenericFragment
899 public static FactoryResetProtectionWarningDialog newInstance( in newInstance()
901 FactoryResetProtectionWarningDialog frag = in newInstance()
902 new FactoryResetProtectionWarningDialog(); in newInstance()