Searched refs:shouldTrackUnseen (Results 1 – 2 of 2) sorted by relevance
213 if (shouldTrackUnseen(alertEntry)) { in notifyNotificationPosted()271 boolean shouldTrackUnseen(AlertEntry alertEntry) { in shouldTrackUnseen() method in CarNotificationListener
111 .anyMatch(mCarNotificationListener::shouldTrackUnseen)) in resetNotifications()