Searched refs:GROUP_EXPANDED (Results 1 – 3 of 3) sorted by relevance
25 NotificationViewType.GROUP_EXPANDED,50 int GROUP_EXPANDED = 2; field
107 case NotificationViewType.GROUP_EXPANDED: in onCreateViewHolder()204 case NotificationViewType.GROUP_EXPANDED: in onBindViewHolder()308 return NotificationViewType.GROUP_EXPANDED; in getItemViewType()
143 NotificationViewType.GROUP_EXPANDED); in onCreateViewHolder_groupExpandedType_shouldReturnObjectOfGroupNotificationViewHolder()320 NotificationViewType.GROUP_EXPANDED); in onBindViewHolder_groupExpanded_shouldNotThrowError()539 assertThat(itemViewType).isEqualTo(NotificationViewType.GROUP_EXPANDED); in getItemViewType_shouldReturnGroupExpanded()