Home
last modified time | relevance | path

Searched refs:reportSuccessfulUnlockAttempt (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
DKeyguardScreenCallback.java75 void reportSuccessfulUnlockAttempt(); in reportSuccessfulUnlockAttempt() method
DAccountUnlockScreen.java189 mCallback.reportSuccessfulUnlockAttempt(); in postOnCheckPasswordResult()
DPatternUnlockScreen.java348 mCallback.reportSuccessfulUnlockAttempt(); in onPatternDetected()
DFaceUnlock.java374 mKeyguardScreenCallback.reportSuccessfulUnlockAttempt(); in handleUnlock()
DPasswordUnlockScreen.java297 mCallback.reportSuccessfulUnlockAttempt(); in verifyPasswordAndUnlock()
DLockPatternKeyguardView.java426 public void reportSuccessfulUnlockAttempt() {