Searched defs:newCredential (Results 1 – 4 of 4) sorted by relevance
257 final LockscreenCredential newCredential = newPassword("newPassword"); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials() local460 private void testChangeCredential(int userId, LockscreenCredential newCredential, in testChangeCredential()494 private void setAndVerifyCredential(int userId, LockscreenCredential newCredential) in setAndVerifyCredential()500 private void setCredential(int userId, LockscreenCredential newCredential) in setCredential()510 private void setCredential(int userId, LockscreenCredential newCredential, in setCredential()
1139 LockscreenCredential newCredential = createLockscreenCredential( in setLock() local
1735 private void onPostPasswordChanged(LockscreenCredential newCredential, int userHandle) { in onPostPasswordChanged()2325 private void notifyPasswordChanged(LockscreenCredential newCredential, @UserIdInt int userId) { in notifyPasswordChanged()
803 public boolean setLockCredential(@NonNull LockscreenCredential newCredential, in setLockCredential()