Searched refs:setNotifications (Results 1 – 5 of 5) sorted by relevance
268 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_default_shouldNotThrowError()279 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_carWarning_shouldNotThrowError()290 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_carInformation_shouldNotThrowError()301 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_basic_shouldNotThrowError()316 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_groupExpanded_shouldNotThrowError()331 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_groupCollapsed_shouldNotThrowError()346 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_message_shouldNotThrowError()361 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_messageWithRestriction_shouldNotThrowError()380 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_messageInGroup_shouldNotThrowError()395 mCarNotificationViewAdapter.setNotifications( in onBindViewHolder_messageInGroupWithRestriction_shouldNotThrowError()[all …]
115 mCarNotificationView.setNotifications(notificationGroups); in resetNotifications()130 mCarNotificationView.setNotifications( in updateNotifications()
85 public void setNotifications(List<NotificationGroup> notifications) { in setNotifications() method in CarNotificationView86 mAdapter.setNotifications(notifications, /* setRecyclerViewListHeaderAndFooter= */ true); in setNotifications()
477 public void setNotifications(List<NotificationGroup> notifications, in setNotifications() method in CarNotificationViewAdapter
160 mAdapter.setNotifications(list, /* setRecyclerViewListHeaderAndFooter= */ false); in bind()