Searched refs:getGroupSummaryNotification (Results 1 – 8 of 8) sorted by relevance
103 oldItem.getGroupSummaryNotification(), newItem.getGroupSummaryNotification()); in sameGroupUniqueIdentifiers()150 oldItem.getGroupSummaryNotification(), newItem.getGroupSummaryNotification())) { in areContentsTheSame()
153 public AlertEntry getGroupSummaryNotification() { in getGroupSummaryNotification() method in NotificationGroup215 return getGroupSummaryNotification(); in getSingleNotification()224 return getGroupSummaryNotification(); in getNotificationForSorting()
352 notificationGroup.getGroupSummaryNotification(); in group()364 if (group.getChildCount() > 1 && group.getGroupSummaryNotification() == null) { in group()387 AlertEntry groupSummaryNotification = group.getGroupSummaryNotification(); in group()
121 notificationGroup.getGroupSummaryNotification(); in CarNotificationItemTouchListener()
311 AlertEntry summaryNotification = notificationGroup.getGroupSummaryNotification();
128 mSummaryNotification = group.getGroupSummaryNotification(); in bind()158 newGroup.addNotification(group.getGroupSummaryNotification()); in bind()
121 assertThat(mNotificationGroup.getGroupSummaryNotification()).isEqualTo(mNotification1); in setGroupSummaryNotification_shouldReturnTrue()
497 AlertEntry groupSummaryNotification = group.getGroupSummaryNotification(); in onGroup_childNotificationHasTimeStamp_groupHasMostRecentTimeStamp()