Searched refs:notificationGroupWithFooter (Results 1 – 1 of 1) sorted by relevance
508 NotificationGroup notificationGroupWithFooter = new NotificationGroup(); in createNotificationFooter() local509 notificationGroupWithFooter.setFooter(true); in createNotificationFooter()510 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()511 return notificationGroupWithFooter; in createNotificationFooter()