HomeSort by relevance Sort by last modified time
    Searched defs:reportSuccessfulUnlockAttempt (Results 1 - 4 of 4) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardSecurityCallback.java 44 void reportSuccessfulUnlockAttempt();
KeyguardAbsKeyInputView.java 153 mCallback.reportSuccessfulUnlockAttempt();
FaceUnlock.java 307 mKeyguardScreenCallback.reportSuccessfulUnlockAttempt();
KeyguardPatternView.java 264 mCallback.reportSuccessfulUnlockAttempt();

Completed in 519 milliseconds