Searched refs:MESSAGE_IN_GROUP (Results 1 – 5 of 5) sorted by relevance
29 NotificationViewType.MESSAGE_IN_GROUP,55 int MESSAGE_IN_GROUP = 6; field
55 MESSAGE_IN_GROUP(-1, R.layout.message_notification_template_inner, enumConstant56 NotificationViewType.MESSAGE_IN_GROUP, true),133 case NotificationViewType.MESSAGE_IN_GROUP: in getViewHolder()
198 || viewType == NotificationViewType.MESSAGE_IN_GROUP)) { in onBindViewHolderImpl()258 ? NotificationViewType.MESSAGE_IN_GROUP : NotificationViewType.MESSAGE; in getItemViewTypeImpl()
88 NotificationViewType.MESSAGE_IN_GROUP); in messageInGroupNotificationType_shouldHaveCorrectValues()90 NotificationViewType.MESSAGE_IN_GROUP); in messageInGroupNotificationType_shouldHaveCorrectValues()
205 NotificationViewType.MESSAGE_IN_GROUP); in onCreateViewHolder_shouldReturnObjectOfMessageNotificationViewHolder()390 NotificationViewType.MESSAGE_IN_GROUP); in onBindViewHolder_messageInGroup_shouldNotThrowError()409 NotificationViewType.MESSAGE_IN_GROUP); in onBindViewHolder_messageInGroupWithRestriction_shouldNotThrowError()640 assertThat(itemViewType).isEqualTo(NotificationViewType.MESSAGE_IN_GROUP); in getItemViewType_shouldReturnMessageInGroup()