Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
DLockSettingsServiceTests.java147 final String profilePassword = "testManagedProfileSeparateChallenge-profile"; in testManagedProfileSeparateChallenge() local
155 mService.setLockCredential(profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, null, in testManagedProfileSeparateChallenge()
175 profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, 0, in testManagedProfileSeparateChallenge()
186 profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, 0, in testManagedProfileSeparateChallenge()
DSyntheticPasswordTests.java209 final String profilePassword = "testManagedProfileSeparateChallengeMigration-profile"; in testManagedProfileSeparateChallengeMigration() local
211 …mService.setLockCredential(profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, null, MANAG… in testManagedProfileSeparateChallengeMigration()
226 …mService.verifyCredential(profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, 0, MANAGED_P… in testManagedProfileSeparateChallengeMigration()
232 …mService.verifyCredential(profilePassword, LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, 0, MANAGED_P… in testManagedProfileSeparateChallengeMigration()