Searched refs:RETENTION_DAYS (Results 1 – 1 of 1) sorted by relevance
71 private static final int RETENTION_DAYS = 63; field in EventIndex278 int bitsToClear = Long.SIZE - RETENTION_DAYS; in updateEventBitmaps()