Searched refs:getGroupSummaryNotification (Results 1 – 5 of 5) sorted by relevance
96 oldItem.getGroupSummaryNotification(), newItem.getGroupSummaryNotification())) { in sameGroupUniqueIdentifiers()144 oldItem.getGroupSummaryNotification(), newItem.getGroupSummaryNotification())) { in areContentsTheSame()
148 public StatusBarNotification getGroupSummaryNotification() { in getGroupSummaryNotification() method in NotificationGroup210 return getGroupSummaryNotification(); in getSingleNotification()219 return getGroupSummaryNotification(); in getNotificationForSorting()
307 notificationGroup.getGroupSummaryNotification(); in group()318 if (group.getChildCount() > 1 && group.getGroupSummaryNotification() == null) { in group()337 StatusBarNotification groupSummaryNotification = group.getGroupSummaryNotification(); in group()
120 mSummaryNotification = group.getGroupSummaryNotification(); in bind()152 newGroup.addNotification(group.getGroupSummaryNotification()); in bind()
122 assertThat(mNotificationGroup.getGroupSummaryNotification()).isEqualTo(mNOTIFICATION1); in setGroupSummaryNotification_shouldReturnTrue()