Home
last modified time | relevance | path

Searched defs:PASSWORD (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DSyntheticPasswordTests.java68 final String PASSWORD = "user-password"; in testPasswordBasedSyntheticPassword() local
100 final String PASSWORD = "testPasswordMigration-password"; in testPasswordMigration() local
133 final String PASSWORD = "testSyntheticPasswordChangeCredential-password"; in testSyntheticPasswordChangeCredential() local
147 final String PASSWORD = "testSyntheticPasswordVerifyCredential-password"; in testSyntheticPasswordVerifyCredential() local
161 final String PASSWORD = "testSyntheticPasswordClearCredential-password"; in testSyntheticPasswordClearCredential() local
181 final String PASSWORD = "testSyntheticPasswordChangeCredentialKeepsAuthSecret-password"; in testSyntheticPasswordChangeCredentialKeepsAuthSecret() local
198 final String PASSWORD = "testSyntheticPasswordVerifyPassesPrimaryUserAuthSecret-password"; in testSyntheticPasswordVerifyPassesPrimaryUserAuthSecret() local
210 final String PASSWORD = "testSecondaryUserDoesNotPassAuthSecret-password"; in testSecondaryUserDoesNotPassAuthSecret() local
231 final String PASSWORD = "passwordForASyntheticPassword"; in testSyntheticPasswordAndCredentialDoesNotPassAuthSecret() local
241 final String PASSWORD = "getASyntheticPassword"; in testSyntheticPasswordButNoCredentialPassesAuthSecret() local
[all …]
DCachedSyntheticPasswordTests.java59 final String PASSWORD = "testSyntheticPasswordClearCredential-password"; in testSyntheticPasswordClearCredentialUntrusted() local
79 final String PASSWORD = "testSyntheticPasswordClearCredential-password"; in testSyntheticPasswordChangeCredentialUntrusted() local
97 final String PASSWORD = "testUntrustedCredentialChangeMaintainsAuthSecret-password"; in testUntrustedCredentialChangeMaintainsAuthSecret() local
117 final String PASSWORD = "testUntrustedCredentialChangeBlockedIfSpNotCached-password"; in testUntrustedCredentialChangeBlockedIfSpNotCached() local
DLockSettingsServiceTests.java88 final String PASSWORD = "password"; in testClearPasswordPrimaryUser() local
/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DGuidedStepActivity.java55 private static final int PASSWORD = 5; field in GuidedStepActivity
DGuidedStepSupportActivity.java58 private static final int PASSWORD = 5; field in GuidedStepSupportActivity
/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h47 #define PASSWORD "test" macro
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java214 private static final String PASSWORD = "password"; field in RILTest
/frameworks/base/telephony/java/android/provider/
DTelephony.java2668 public static final String PASSWORD = "password"; field in Telephony.Carriers