Home
last modified time | relevance | path

Searched defs:checkPassword (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternChecker.java226 public static AsyncTask<?, ?, ?> checkPassword(final LockPatternUtils utils, in checkPassword() method in LockPatternChecker
DLockPatternUtils.java482 public boolean checkPassword(String password, int userId) throws RequestThrottledException { in checkPassword() method in LockPatternUtils
492 public boolean checkPassword(String password, int userId, in checkPassword() method in LockPatternUtils