Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java348 private void showTimeoutDialog(int userId, int timeoutMs) { in showTimeoutDialog() method in KeyguardSecurityContainer
455 showTimeoutDialog(userId, timeoutMs); in reportFailedUnlockAttempt()