Searched defs:reportFailedUnlockAttempt (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardSecurityCallback.java49 void reportFailedUnlockAttempt(); method in interface:KeyguardSecurityCallback
52 * Gets the number of attempts thus far as reported by {@link #reportFailedUnlockAttempt()}
H A DKeyguardUpdateMonitor.java1020 public void reportFailedUnlockAttempt() { method in class:KeyguardUpdateMonitor
H A DKeyguardHostView.java594 public void reportFailedUnlockAttempt() {
598 KeyguardHostView.this.reportFailedUnlockAttempt();
674 private void reportFailedUnlockAttempt() { method in class:KeyguardHostView
721 monitor.reportFailedUnlockAttempt();
909 public void reportFailedUnlockAttempt() {

Completed in 3142 milliseconds