Searched refs:unlockMethodToSet (Results 1 – 1 of 1) sorted by relevance
585 private void showFactoryResetProtectionWarningDialog(String unlockMethodToSet) { in showFactoryResetProtectionWarningDialog() argument588 FactoryResetProtectionWarningDialog.newInstance(message, unlockMethodToSet); in showFactoryResetProtectionWarningDialog()598 String unlockMethodToSet) { in newInstance() argument603 args.putString(ARG_UNLOCK_METHOD_TO_SET, unlockMethodToSet); in newInstance()