Searched refs:testUntrustedCredentialChangeBlockedIfSpNotCached (Results 1 - 1 of 1) sorted by relevance

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

Completed in 175 milliseconds