Searched refs:CAR_INFORMATION_IN_GROUP (Results 1 – 5 of 5) sorted by relevance
37 NotificationViewType.CAR_INFORMATION_IN_GROUP,68 int CAR_INFORMATION_IN_GROUP = 14; field
52 NotificationViewType.CAR_INFORMATION_IN_GROUP, true),149 case NotificationViewType.CAR_INFORMATION_IN_GROUP: in getViewHolder()
254 ? NotificationViewType.CAR_INFORMATION_IN_GROUP in getItemViewTypeImpl()
207 NotificationViewType.CAR_INFORMATION_IN_GROUP); in carInformationInGroupNotificationType_shouldHaveCorrectValues()209 NotificationViewType.CAR_INFORMATION_IN_GROUP); in carInformationInGroupNotificationType_shouldHaveCorrectValues()
194 NotificationViewType.CAR_INFORMATION_IN_GROUP); in onCreateViewHolder_carInfoInGroup_shouldReturnObjectOfBasicNotificationViewHolder()624 assertThat(itemViewType).isEqualTo(NotificationViewType.CAR_INFORMATION_IN_GROUP); in getItemViewType_shouldReturnCarInformationInGroup()