Home
last modified time | relevance | path

Searched defs:reportSuccessfulPasswordAttempt (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java380 public void reportSuccessfulPasswordAttempt(int userId) { in reportSuccessfulPasswordAttempt() method in LockPatternUtils
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl165 void reportSuccessfulPasswordAttempt(int userHandle); in reportSuccessfulPasswordAttempt() method
DDevicePolicyManager.java8594 public void reportSuccessfulPasswordAttempt(int userHandle) { in reportSuccessfulPasswordAttempt() method in DevicePolicyManager