Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTests.java120 final String secondUnifiedPassword = "testManagedProfileUnifiedChallenge-pwd-2"; in testManagedProfileUnifiedChallenge() local
157 mService.setLockCredential(secondUnifiedPassword.getBytes(), in testManagedProfileUnifiedChallenge()
166 secondUnifiedPassword.getBytes(), PASSWORD_QUALITY_UNSPECIFIED, PRIMARY_USER_ID, in testManagedProfileUnifiedChallenge()