Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockGeneric.java1018 private void showFactoryResetProtectionWarningDialog(String unlockMethodToSet) { in showFactoryResetProtectionWarningDialog() argument
1023 title, message, unlockMethodToSet); in showFactoryResetProtectionWarningDialog()
1034 int titleRes, int messageRes, String unlockMethodToSet) { in newInstance() argument
1040 args.putString(ARG_UNLOCK_METHOD_TO_SET, unlockMethodToSet); in newInstance()