Home
last modified time | relevance | path

Searched defs:NEWPASSWORD (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DCachedSyntheticPasswordTests.java60 final String NEWPASSWORD = "testSyntheticPasswordClearCredential-newpassword"; in testSyntheticPasswordClearCredentialUntrusted() local
80 final String NEWPASSWORD = "testSyntheticPasswordClearCredential-newpassword"; in testSyntheticPasswordChangeCredentialUntrusted() local
98 final String NEWPASSWORD = "testUntrustedCredentialChangeMaintainsAuthSecret-newpassword"; in testUntrustedCredentialChangeMaintainsAuthSecret() local
118 final String NEWPASSWORD = "testUntrustedCredentialChangeBlockedIfSpNotCached-newpassword"; in testUntrustedCredentialChangeBlockedIfSpNotCached() local
DSyntheticPasswordTests.java134 final String NEWPASSWORD = "testSyntheticPasswordChangeCredential-newpassword"; in testSyntheticPasswordChangeCredential() local
162 final String NEWPASSWORD = "testSyntheticPasswordClearCredential-newpassword"; in testSyntheticPasswordClearCredential() local
182 final String NEWPASSWORD = "testSyntheticPasswordChangeCredentialKeepsAuthSecret-new"; in testSyntheticPasswordChangeCredentialKeepsAuthSecret() local
199 final String NEWPASSWORD = "testSyntheticPasswordVerifyPassesPrimaryUserAuthSecret-new"; in testSyntheticPasswordVerifyPassesPrimaryUserAuthSecret() local
211 final String NEWPASSWORD = "testSecondaryUserDoesNotPassAuthSecret-new"; in testSecondaryUserDoesNotPassAuthSecret() local
385 final String NEWPASSWORD = "password"; in testTokenBasedResetPasswordAfterCredentialChanges() local