Searched defs:newPassword (Results 1 – 7 of 7) sorted by relevance
173 final LockscreenCredential newPassword = newPassword("newpassword"); in testChangeCredential() local388 LockscreenCredential newPassword = newPassword("password"); in testTokenBasedResetPasswordAfterCredentialChanges() local
381 protected LockscreenCredential newPassword(String password) { in newPassword() method in BaseLockSettingsServiceTests
112 boolean setBackupPassword(String currentPassword, String newPassword) { in setBackupPassword()
794 public boolean setBackupPassword(String currentPassword, String newPassword) { in setBackupPassword()
321 String newPassword = "newPassword"; in testUpdateCeAccountPassword() local
1134 public boolean setLock(@LockTypes int newLockType, @Nullable byte[] newPassword, in setLock()
2267 int changeIccLockPassword(int subId, String oldPassword, String newPassword); in changeIccLockPassword()