Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockGeneric.java1075 FactoryResetProtectionWarningDialog dialog = in showFactoryResetProtectionWarningDialog()
1076 FactoryResetProtectionWarningDialog.newInstance( in showFactoryResetProtectionWarningDialog()
1081 public static class FactoryResetProtectionWarningDialog extends InstrumentedDialogFragment { class in ChooseLockGeneric.ChooseLockGenericFragment
1087 public static FactoryResetProtectionWarningDialog newInstance( in newInstance()
1089 FactoryResetProtectionWarningDialog frag = in newInstance()
1090 new FactoryResetProtectionWarningDialog(); in newInstance()