Searched refs:notificationGroupWithFooter (Results 1 – 1 of 1) sorted by relevance
512 NotificationGroup notificationGroupWithFooter = new NotificationGroup(); in createNotificationFooter() local513 notificationGroupWithFooter.setFooter(true); in createNotificationFooter()514 notificationGroupWithFooter.setGroupKey("notification_footer"); in createNotificationFooter()515 return notificationGroupWithFooter; in createNotificationFooter()