Home
last modified time | relevance | path

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

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