Searched refs:checkPassword (Results 1 – 6 of 6) sorted by relevance
192 public static AsyncTask<?, ?, ?> checkPassword(final LockPatternUtils utils, in checkPassword() method in LockPatternChecker202 return utils.checkPassword(password, userId); in checkPassword()
35 VerifyCredentialResponse checkPassword(in String password, int userId); in checkPassword() method
425 public boolean checkPassword(String password, int userId) throws RequestThrottledException { in checkPassword() method in LockPatternUtils429 getLockSettings().checkPassword(password, userId); in checkPassword()
135 mPendingLockCheck = LockPatternChecker.checkPassword( in verifyPasswordAndUnlock()
328 public boolean checkPassword(String password) { in checkPassword() method in KeyguardTestActivity.LockPatternUtilsMock
1264 public VerifyCredentialResponse checkPassword(String password, int userId) in checkPassword() method in LockSettingsService1460 if (checkPassword(password, userId).getResponseCode()