Searched refs:FLUSH_INTERVAL_DAYS (Results 1 – 1 of 1) sorted by relevance
79 private static final int FLUSH_INTERVAL_DAYS = 1; field in AlertUtils80 private static final int FLUSH_INTERVAL_MS = FLUSH_INTERVAL_DAYS * 24 * 60 * 60 * 1000;