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.java1299 long horizonStartMs = nowMs - HORIZON_MS; in pruneIfNecessary() local
1302 new String[]{String.valueOf(horizonStartMs)}); in pruneIfNecessary()