Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java338 public void reportSuccessfulPasswordAttempt(int userId) { in reportSuccessfulPasswordAttempt() method in LockPatternUtils
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl137 void reportSuccessfulPasswordAttempt(int userHandle); in reportSuccessfulPasswordAttempt() method
DDevicePolicyManager.java5743 public void reportSuccessfulPasswordAttempt(int userHandle) { in reportSuccessfulPasswordAttempt() method in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6803 public void reportSuccessfulPasswordAttempt(int userHandle) { in reportSuccessfulPasswordAttempt() method