Searched refs:MESSAGE_IN_GROUP (Results 1 – 3 of 3) sorted by relevance
32 NotificationViewType.MESSAGE_IN_GROUP,59 int MESSAGE_IN_GROUP = 9; field
149 case NotificationViewType.MESSAGE_IN_GROUP: in onCreateViewHolder()239 case NotificationViewType.MESSAGE_IN_GROUP: { in onBindViewHolder()338 ? NotificationViewType.MESSAGE_IN_GROUP : NotificationViewType.MESSAGE; in getItemViewType()
188 NotificationViewType.MESSAGE_IN_GROUP); in onCreateViewHolder_shouldReturnObjectOfMessageNotificationViewHolder()384 NotificationViewType.MESSAGE_IN_GROUP); in onBindViewHolder_messageInGroup_shouldNotThrowError()403 NotificationViewType.MESSAGE_IN_GROUP); in onBindViewHolder_messageInGroupWithRestriction_shouldNotThrowError()619 assertThat(itemViewType).isEqualTo(NotificationViewType.MESSAGE_IN_GROUP); in getItemViewType_shouldReturnMessageInGroup()