Home
last modified time | relevance | path

Searched refs:reportFailedUnlockAttempt (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java273 private void reportFailedUnlockAttempt() { in reportFailedUnlockAttempt() method in KeyguardSecurityContainer
329 monitor.reportFailedUnlockAttempt(); in reportFailedUnlockAttempt()
506 KeyguardSecurityContainer.this.reportFailedUnlockAttempt();
DKeyguardUpdateMonitor.java1200 public void reportFailedUnlockAttempt() { in reportFailedUnlockAttempt() method in KeyguardUpdateMonitor