Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java242 showLastAttemptBeforeWipeDialog(messageBody); in onCredentialAttemptsRemaining()
248 private void showLastAttemptBeforeWipeDialog(@NonNull String messageBody) { in showLastAttemptBeforeWipeDialog() method in AuthContainerView