Home
last modified time | relevance | path

Searched refs:horizonStartMs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java1267 long horizonStartMs = nowMs - HORIZON_MS; in pruneIfNecessary() local
1269 new String[] { String.valueOf(horizonStartMs) }); in pruneIfNecessary()