Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainerController.java281 reportFailedUnlockAttempt(userId, timeoutMs);
1107 public void reportFailedUnlockAttempt(int userId, int timeoutMs) { in reportFailedUnlockAttempt() method