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.java824 FactoryResetProtectionWarningDialog dialog = in showFactoryResetProtectionWarningDialog()
825 FactoryResetProtectionWarningDialog.newInstance( in showFactoryResetProtectionWarningDialog()
830 public static class FactoryResetProtectionWarningDialog extends DialogFragment { class in ChooseLockGeneric.ChooseLockGenericFragment
836 public static FactoryResetProtectionWarningDialog newInstance( in newInstance()
838 FactoryResetProtectionWarningDialog frag = in newInstance()
839 new FactoryResetProtectionWarningDialog(); in newInstance()