Searched refs:HORIZON_MS (Results 1 – 1 of 1) sorted by relevance
1047 private static final long HORIZON_MS = 7 * 24 * 60 * 60 * 1000L; // 1 week field in NotificationUsageStats.SQLiteLog1299 long horizonStartMs = nowMs - HORIZON_MS; in pruneIfNecessary()