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()
33 @VisibleForTesting static final long ERROR_TIMEOUT_MILLIS = 1600; field in FingerprintUiHelper107 }, ERROR_TIMEOUT_MILLIS); in onAuthenticationError()144 mErrorTextView.postDelayed(mResetErrorTextRunnable, ERROR_TIMEOUT_MILLIS); in showError()