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.java357 public void reportSuccessfulPasswordAttempt(int userId) { in reportSuccessfulPasswordAttempt() method in LockPatternUtils
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl156 void reportSuccessfulPasswordAttempt(int userHandle); in reportSuccessfulPasswordAttempt() method
DDevicePolicyManager.java7635 public void reportSuccessfulPasswordAttempt(int userHandle) { in reportSuccessfulPasswordAttempt() method in DevicePolicyManager