Searched refs:notificationGroupWithFooter (Results 1 – 1 of 1) sorted by relevance
588 NotificationGroup notificationGroupWithFooter = new NotificationGroup(); in createNotificationFooter() local589 notificationGroupWithFooter.setFooter(true); in createNotificationFooter()590 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()591 return notificationGroupWithFooter; in createNotificationFooter()