Searched refs:notificationSeenTimeoutMillis (Results 1 – 1 of 1) sorted by relevance
1185 final long notificationSeenTimeoutMillis; in reportEventLocked() local1190 notificationSeenTimeoutMillis = in reportEventLocked()1198 notificationSeenTimeoutMillis = mNotificationSeenTimeoutMillis; in reportEventLocked()1205 0, elapsedRealtime + notificationSeenTimeoutMillis); in reportEventLocked()1206 nextCheckDelay = notificationSeenTimeoutMillis; in reportEventLocked()