Searched defs:newCredential (Results 1 – 4 of 4) sorted by relevance
302 final LockscreenCredential newCredential = newPassword("newPassword"); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials() local484 private void testChangeCredentials(int userId, LockscreenCredential newCredential, in testChangeCredentials()
1044 LockscreenCredential newCredential = createLockscreenCredential( in setLock() local
1802 private void onPostPasswordChanged(LockscreenCredential newCredential, int userHandle) { in onPostPasswordChanged()2468 private void notifyPasswordChanged(LockscreenCredential newCredential, @UserIdInt int userId) { in notifyPasswordChanged()
694 public boolean setLockCredential(@NonNull LockscreenCredential newCredential, in setLockCredential()