Searched refs:RESET_MAX_DELAY (Results 1 – 1 of 1) sorted by relevance
61 private static final long RESET_MAX_DELAY = 200; field in PasswordTextView311 startDelay = Math.min(startDelay, RESET_MAX_DELAY); in reset()313 maxDelay = Math.min(maxDelay, RESET_MAX_DELAY) + DISAPPEAR_DURATION; in reset()