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