Searched refs:CANCEL_TIMEOUT_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
36 private static final long CANCEL_TIMEOUT_MILLISECONDS = 5 * 60 * 1000; field in WrongPasswordNotifier87 .setTimeoutAfter(CANCEL_TIMEOUT_MILLISECONDS) in showNotification()