Searched refs:ERROR_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
29 private static final long ERROR_TIMEOUT_MILLIS = 1600; field in FingerprintUiHelper88 }, ERROR_TIMEOUT_MILLIS); in onAuthenticationError()125 mErrorTextView.postDelayed(mResetErrorTextRunnable, ERROR_TIMEOUT_MILLIS); in showError()
37 @VisibleForTesting static final long ERROR_TIMEOUT_MILLIS = 1600; field in FingerprintUiHelper111 }, ERROR_TIMEOUT_MILLIS); in onAuthenticationError()148 mErrorTextView.postDelayed(mResetErrorTextRunnable, ERROR_TIMEOUT_MILLIS); in showError()