Searched refs:PRUNE_MIN_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
1028 private static final long PRUNE_MIN_DELAY_MS = 6 * 60 * 60 * 1000L; // 6 hours field in NotificationUsageStats.SQLiteLog1264 nowMs - sLastPruneMs > PRUNE_MIN_DELAY_MS) { in pruneIfNecessary()