Searched refs:HISTORY_RETENTION_DAYS (Results 1 – 1 of 1) sorted by relevance
56 private static final int HISTORY_RETENTION_DAYS = 1; field in NotificationHistoryDatabase230 prune(HISTORY_RETENTION_DAYS, System.currentTimeMillis()); in prune()