Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java293 monitor.reportFailedStrongAuthUnlockAttempt(userId); in reportFailedUnlockAttempt()
DKeyguardUpdateMonitor.java1648 public void reportFailedStrongAuthUnlockAttempt(int userId) { in reportFailedStrongAuthUnlockAttempt() method in KeyguardUpdateMonitor