Searched refs:GROUP_SUMMARY (Results 1 – 3 of 3) sorted by relevance
26 NotificationViewType.GROUP_SUMMARY,51 int GROUP_SUMMARY = 3; field
113 case NotificationViewType.GROUP_SUMMARY: in onCreateViewHolder()212 case NotificationViewType.GROUP_SUMMARY: in onBindViewHolder()369 return NotificationViewType.GROUP_SUMMARY; in getItemViewType()
161 NotificationViewType.GROUP_SUMMARY); in onCreateViewHolder_groupSummaryType_shouldReturnObjectOfGroupSummaryNotificationViewHolder()478 NotificationViewType.GROUP_SUMMARY); in onBindViewHolder_groupSummary_shouldNotThrowError()647 assertThat(itemViewType).isEqualTo(NotificationViewType.GROUP_SUMMARY); in getItemViewType_shouldReturnGroupSummary()