Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTests.java119 final String firstUnifiedPassword = "testManagedProfileUnifiedChallenge-pwd-1"; in testManagedProfileUnifiedChallenge() local
121 mService.setLockCredential(firstUnifiedPassword.getBytes(), in testManagedProfileUnifiedChallenge()
141 firstUnifiedPassword.getBytes(), LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, 0, in testManagedProfileUnifiedChallenge()
158 LockPatternUtils.CREDENTIAL_TYPE_PASSWORD, firstUnifiedPassword.getBytes(), in testManagedProfileUnifiedChallenge()