Searched defs:newCredential (Results 1 – 4 of 4) sorted by relevance
295 final LockscreenCredential newCredential = newPassword("newPassword"); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials() local591 private void testChangeCredential(int userId, LockscreenCredential newCredential, in testChangeCredential()625 private void setAndVerifyCredential(int userId, LockscreenCredential newCredential) in setAndVerifyCredential()631 private void setCredential(int userId, LockscreenCredential newCredential) in setCredential()641 private void setCredential(int userId, LockscreenCredential newCredential, in setCredential()
1216 LockscreenCredential newCredential = createLockscreenCredential( in setLock()
1929 private void onPostPasswordChanged(LockscreenCredential newCredential, int userId) { in onPostPasswordChanged()2532 private void notifyPasswordChanged(LockscreenCredential newCredential, @UserIdInt int userId) { in notifyPasswordChanged()
790 public boolean setLockCredential(@NonNull LockscreenCredential newCredential, in setLockCredential()