Searched refs:GROUP_COLLAPSED (Results 1 – 3 of 3) sorted by relevance
24 NotificationViewType.GROUP_COLLAPSED,49 int GROUP_COLLAPSED = 1; field
104 case NotificationViewType.GROUP_COLLAPSED: in onCreateViewHolder()204 case NotificationViewType.GROUP_COLLAPSED: in onBindViewHolder()306 return NotificationViewType.GROUP_COLLAPSED; in getItemViewType()
152 NotificationViewType.GROUP_COLLAPSED); in onCreateViewHolder_groupCollapsed_shouldReturnObjectOfGroupNotificationViewHolder()335 NotificationViewType.GROUP_COLLAPSED); in onBindViewHolder_groupCollapsed_shouldNotThrowError()522 assertThat(itemViewType).isEqualTo(NotificationViewType.GROUP_COLLAPSED); in getItemViewType_shouldReturnGroupCollapsed()