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.java1021 FactoryResetProtectionWarningDialog dialog = in showFactoryResetProtectionWarningDialog()
1022 FactoryResetProtectionWarningDialog.newInstance( in showFactoryResetProtectionWarningDialog()
1027 public static class FactoryResetProtectionWarningDialog extends InstrumentedDialogFragment { class in ChooseLockGeneric.ChooseLockGenericFragment
1033 public static FactoryResetProtectionWarningDialog newInstance( in newInstance()
1035 FactoryResetProtectionWarningDialog frag = in newInstance()
1036 new FactoryResetProtectionWarningDialog(); in newInstance()