Searched defs:HISTORY_RETENTION_DAYS (Results 1 – 1 of 1) sorted by relevance
62 private static final int HISTORY_RETENTION_DAYS = 1; field in NotificationHistoryDatabase410 scheduleDeletion(file.getBaseFile(), time, HISTORY_RETENTION_DAYS); in run() local