Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthCredentialView.java377 getLastAttemptBeforeWipeMessageRes(getUserTypeForWipe(), mCredentialType)) in showLastAttemptBeforeWipeDialog()
407 private static @StringRes int getLastAttemptBeforeWipeMessageRes( in getLastAttemptBeforeWipeMessageRes() method in AuthCredentialView