Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DSyntheticPasswordTests.java97 private void enableSyntheticPassword() throws RemoteException { in enableSyntheticPassword() method in SyntheticPasswordTests
113 enableSyntheticPassword(); in testPasswordMigration()
130 enableSyntheticPassword(); in initializeCredentialUnderSP()
276 enableSyntheticPassword(); in testManagedProfileUnifiedChallengeMigration()
314 enableSyntheticPassword(); in testManagedProfileSeparateChallengeMigration()
428 enableSyntheticPassword(); in testEscrowTokenActivatedImmediatelyIfNoUserPasswordNeedsMigration()
453 enableSyntheticPassword(); in testEscrowTokenActivatedLaterWithUserPasswordNeedsMigration()
472 enableSyntheticPassword(); in testSetLockCredentialWithTokenFailsWithoutLockScreen()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsShellCommand.java181 mLockPatternUtils.enableSyntheticPassword(); in runChangeSp()
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java2040 public void enableSyntheticPassword() {