Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockGeneric.java1038 private void showFactoryResetProtectionWarningDialog(String unlockMethodToSet) { in showFactoryResetProtectionWarningDialog() argument
1043 title, message, unlockMethodToSet); in showFactoryResetProtectionWarningDialog()
1054 int titleRes, int messageRes, String unlockMethodToSet) { in newInstance() argument
1060 args.putString(ARG_UNLOCK_METHOD_TO_SET, unlockMethodToSet); in newInstance()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DChooseLockGeneric.java1027 private void showFactoryResetProtectionWarningDialog(String unlockMethodToSet) { in showFactoryResetProtectionWarningDialog() argument
1032 title, message, unlockMethodToSet); in showFactoryResetProtectionWarningDialog()
1043 int titleRes, int messageRes, String unlockMethodToSet) { in newInstance() argument
1049 args.putString(ARG_UNLOCK_METHOD_TO_SET, unlockMethodToSet); in newInstance()