Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java556 mView.showWipeDialog(failedAttempts, userType); in reportFailedUnlockAttempt()
H A DKeyguardSecurityContainer.java751 void showWipeDialog(int attempts, int userType) { in showWipeDialog() method in KeyguardSecurityContainer