Searched refs:notificationItemController (Results 1 – 5 of 5) sorted by relevance
51 CarNotificationItemController notificationItemController, in CarNotificationHeaderViewHolder() argument55 if (notificationItemController == null) { in CarNotificationHeaderViewHolder()66 mNotificationItemController = notificationItemController; in CarNotificationHeaderViewHolder()
48 CarNotificationItemController notificationItemController, in CarNotificationFooterViewHolder() argument52 if (notificationItemController == null) { in CarNotificationFooterViewHolder()62 mNotificationItemController = notificationItemController; in CarNotificationFooterViewHolder()
42 @NonNull CarNotificationItemController notificationItemController) { in CarNotificationRecentsViewHolder() argument48 mNotificationItemController = notificationItemController; in CarNotificationRecentsViewHolder()
44 @NonNull CarNotificationItemController notificationItemController) { in CarNotificationOlderViewHolder() argument50 mNotificationItemController = notificationItemController; in CarNotificationOlderViewHolder()
96 @Nullable CarNotificationItemController notificationItemController) { in CarNotificationViewAdapter() argument104 mNotificationItemController = notificationItemController; in CarNotificationViewAdapter()