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.java1055 private void showFactoryResetProtectionWarningDialog(String unlockMethodToSet, in showFactoryResetProtectionWarningDialog() argument
1077 title, message, unlockMethodToSet); in showFactoryResetProtectionWarningDialog()
1088 int titleRes, int messageRes, String unlockMethodToSet) { in newInstance() argument
1094 args.putString(ARG_UNLOCK_METHOD_TO_SET, unlockMethodToSet); in newInstance()