Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java397 private void showWipeDialog(int attempts, int userType) { in showWipeDialog() method in KeyguardSecurityContainer
449 showWipeDialog(failedAttempts, userType); in reportFailedUnlockAttempt()