Searched defs:MINUTE_IN_MILLIS (Results 1 – 2 of 2) sorted by relevance
206 TAG_NONE, 30 * MINUTE_IN_MILLIS, 90 * MINUTE_IN_MILLIS, entry); in testStartEndAtomicBuckets() local
36 public static final long MINUTE_IN_MILLIS = SECOND_IN_MILLIS * 60; field in Dates