HomeSort by relevance Sort by last modified time
    Searched refs:reportFailedUnlockAttempt (Results 1 - 7 of 7) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityCallback.java 49 void reportFailedUnlockAttempt();
52 * Gets the number of attempts thus far as reported by {@link #reportFailedUnlockAttempt()}
FaceUnlock.java 338 mKeyguardScreenCallback.reportFailedUnlockAttempt();
KeyguardAbsKeyInputView.java 162 mCallback.reportFailedUnlockAttempt();
KeyguardAccountView.java 187 mCallback.reportFailedUnlockAttempt();
KeyguardHostView.java 594 public void reportFailedUnlockAttempt() {
598 KeyguardHostView.this.reportFailedUnlockAttempt();
674 private void reportFailedUnlockAttempt() {
721 monitor.reportFailedUnlockAttempt();
    [all...]
KeyguardPatternView.java 275 mCallback.reportFailedUnlockAttempt();
KeyguardUpdateMonitor.java     [all...]

Completed in 245 milliseconds