Searched refs:PERSISTENT_AGE (Results 1 – 1 of 1) sorted by relevance
54 private static final long PERSISTENT_AGE = DateUtils.WEEK_IN_MILLIS; field in Logging131 FileUtils.deleteOlderFiles(persistentDir, PERSISTENT_COUNT, PERSISTENT_AGE); in trimPersistent()