Home
last modified time | relevance | path

Searched defs:ErrorTimer (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthCredentialView.java100 protected static class ErrorTimer extends CountDownTimer { class in AuthCredentialView
112 public ErrorTimer(Context context, long millisInFuture, long countDownInterval, in ErrorTimer() method in AuthCredentialView.ErrorTimer