Searched refs:FLUSH_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
80 private static final int FLUSH_INTERVAL_MS = FLUSH_INTERVAL_DAYS * 24 * 60 * 60 * 1000; field in AlertUtils277 if (nowTime - lastFlushTimeMs > FLUSH_INTERVAL_MS) {299 if (nowTime - alertTime >= FLUSH_INTERVAL_MS) {