Searched refs:HALFWAY_DELAY (Results 1 – 1 of 1) sorted by relevance
32 private static final long HALFWAY_DELAY = 30 * MILLIS_IN_MINUTE; field in TrackedCollections49 && SystemClock.uptimeMillis() - collectionState.startUptime > HALFWAY_DELAY) { in track()80 ratePerHour(startUptime, 0, startUptime + HALFWAY_DELAY, halfwayCount), in dump()81 ratePerHour(startUptime + HALFWAY_DELAY, halfwayCount, now, lastCount), in dump()