Searched defs:unseenNotifications (Results 1 – 1 of 1) sorted by relevance
440 List<NotificationGroup> unseenNotifications = new ArrayList<>(); in setNotifications() local478 private void setSeenAndUnseenNotifications(List<NotificationGroup> unseenNotifications, in setSeenAndUnseenNotifications()