Searched defs:getCurrentFailedPasswordAttempts (Results 1 – 3 of 3) sorted by relevance
357 public int getCurrentFailedPasswordAttempts(int userId) { in getCurrentFailedPasswordAttempts() method in LockPatternUtils
3709 public int getCurrentFailedPasswordAttempts() { in getCurrentFailedPasswordAttempts() method in DevicePolicyManager3724 public int getCurrentFailedPasswordAttempts(int userHandle) { in getCurrentFailedPasswordAttempts() method in DevicePolicyManager
91 int getCurrentFailedPasswordAttempts(int userHandle, boolean parent); in getCurrentFailedPasswordAttempts() method