Searched refs:notificationSeenTimeoutMillis (Results 1 – 1 of 1) sorted by relevance
1179 final long notificationSeenTimeoutMillis; in reportEventLocked() local1184 notificationSeenTimeoutMillis = in reportEventLocked()1192 notificationSeenTimeoutMillis = mNotificationSeenTimeoutMillis; in reportEventLocked()1199 0, elapsedRealtime + notificationSeenTimeoutMillis); in reportEventLocked()1200 nextCheckDelay = notificationSeenTimeoutMillis; in reportEventLocked()