Searched refs:GROUP_COLLAPSED (Results 1 – 5 of 5) sorted by relevance
24 NotificationViewType.GROUP_COLLAPSED,49 int GROUP_COLLAPSED = 1; field
70 GROUP_COLLAPSED(-1, R.layout.group_notification_template, NotificationViewType.GROUP_COLLAPSED, enumConstant141 case NotificationViewType.GROUP_COLLAPSED: in getViewHolder()
179 case NotificationViewType.GROUP_COLLAPSED: in onBindViewHolderImpl()227 return NotificationViewType.GROUP_COLLAPSED; in getItemViewTypeImpl()
131 NotificationViewType.GROUP_COLLAPSED); in groupCollapsedNotificationType_shouldHaveCorrectValues()133 NotificationViewType.GROUP_COLLAPSED); in groupCollapsedNotificationType_shouldHaveCorrectValues()
171 NotificationViewType.GROUP_COLLAPSED); in onCreateViewHolder_groupCollapsed_shouldReturnObjectOfGroupNotificationViewHolder()366 NotificationViewType.GROUP_COLLAPSED); in onBindViewHolder_groupCollapsed_shouldNotThrowError()567 NotificationViewType.GROUP_COLLAPSED); in onBindViewHolder_groupCollapsed_shouldNotHideDismissButton()603 assertThat(itemViewType).isEqualTo(NotificationViewType.GROUP_COLLAPSED); in getItemViewType_shouldReturnGroupCollapsed()