Searched refs:GROUP_SUMMARY (Results 1 – 5 of 5) sorted by relevance
25 NotificationViewType.GROUP_SUMMARY,49 int GROUP_SUMMARY = 2; field
70 GROUP_SUMMARY(-1, R.layout.group_summary_notification_template, enumConstant71 NotificationViewType.GROUP_SUMMARY, false);140 case NotificationViewType.GROUP_SUMMARY: in getViewHolder()
188 case NotificationViewType.GROUP_SUMMARY: in onBindViewHolderImpl()289 return NotificationViewType.GROUP_SUMMARY; in getItemViewTypeImpl()
131 NotificationViewType.GROUP_SUMMARY); in groupSummaryNotificationType_shouldHaveCorrectValues()133 NotificationViewType.GROUP_SUMMARY); in groupSummaryNotificationType_shouldHaveCorrectValues()
172 NotificationViewType.GROUP_SUMMARY); in onCreateViewHolder_groupSummaryType_shouldReturnObjectOfGroupSummaryNotificationViewHolder()484 NotificationViewType.GROUP_SUMMARY); in onBindViewHolder_groupSummary_shouldNotThrowError()542 NotificationViewType.GROUP_SUMMARY); in onBindViewHolder_groupSummary_shouldHideDismissButton()668 assertThat(itemViewType).isEqualTo(NotificationViewType.GROUP_SUMMARY); in getItemViewType_shouldReturnGroupSummary()