Searched refs:CAR_EMERGENCY (Results 1 – 4 of 4) sorted by relevance
34 NotificationViewType.CAR_EMERGENCY,63 int CAR_EMERGENCY = 11; field
40 R.layout.car_emergency_notification_template, NotificationViewType.CAR_EMERGENCY,126 case NotificationViewType.CAR_EMERGENCY: in getViewHolder()
249 return NotificationViewType.CAR_EMERGENCY; in getItemViewTypeImpl()
576 assertThat(itemViewType).isEqualTo(NotificationViewType.CAR_EMERGENCY); in getItemViewType_shouldReturnCarEmergency()