Searched refs:testUntrustedCredentialChangeMaintainsAuthSecret (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DCachedSyntheticPasswordTests.java96 public void testUntrustedCredentialChangeMaintainsAuthSecret() throws RemoteException { method in class:CachedSyntheticPasswordTests
97 final String PASSWORD = "testUntrustedCredentialChangeMaintainsAuthSecret-password";
98 final String NEWPASSWORD = "testUntrustedCredentialChangeMaintainsAuthSecret-newpassword";

Completed in 68 milliseconds