Searched refs:notificationGroupList (Results 1 – 1 of 1) sorted by relevance
480 List<NotificationGroup> notificationGroupList = new ArrayList<>(notifications); in setNotifications() local484 notificationGroupList.add(0, createNotificationHeader()); in setNotifications()486 notificationGroupList.add(createNotificationFooter()); in setNotifications()489 mNotifications = notificationGroupList; in setNotifications()