Searched defs:newCredential (Results 1 – 4 of 4) sorted by relevance
295 final LockscreenCredential newCredential = newPassword("newPassword"); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials() local477 private void testChangeCredentials(int userId, LockscreenCredential newCredential, in testChangeCredentials()
839 LockscreenCredential newCredential = createLockscreenCredential( in setLock() local
685 public boolean setLockCredential(@NonNull LockscreenCredential newCredential, in setLockCredential()
1763 private void onPostPasswordChanged(LockscreenCredential newCredential, int userHandle) { in onPostPasswordChanged()