Searched refs:notificationItemController (Results 1 – 5 of 5) sorted by relevance
46 CarNotificationItemController notificationItemController, in CarNotificationFooterViewHolder() argument50 if (notificationItemController == null) { in CarNotificationFooterViewHolder()60 mNotificationItemController = notificationItemController; in CarNotificationFooterViewHolder()
50 CarNotificationItemController notificationItemController, in CarNotificationHeaderViewHolder() argument54 if (notificationItemController == null) { in CarNotificationHeaderViewHolder()65 mNotificationItemController = notificationItemController; in CarNotificationHeaderViewHolder()
42 @NonNull CarNotificationItemController notificationItemController) { in CarNotificationRecentsViewHolder() argument48 mNotificationItemController = notificationItemController; in CarNotificationRecentsViewHolder()
43 @NonNull CarNotificationItemController notificationItemController) { in CarNotificationOlderViewHolder() argument49 mNotificationItemController = notificationItemController; in CarNotificationOlderViewHolder()
90 @Nullable CarNotificationItemController notificationItemController) { in CarNotificationViewAdapter() argument98 mNotificationItemController = notificationItemController; in CarNotificationViewAdapter()