Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTests.java256 final LockscreenCredential oldCredential = newPassword("oldPassword"); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials() local
461 LockscreenCredential oldCredential) throws RemoteException { in testChangeCredential()
505 private void clearCredential(int userId, LockscreenCredential oldCredential) in clearCredential()
511 LockscreenCredential oldCredential) throws RemoteException { in setCredential()