Home
last modified time | relevance | path

Searched refs:notificationClickHandlerFactory (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DCarNotificationModule.java72 NotificationClickHandlerFactory notificationClickHandlerFactory, in provideCarHeadsUpNotificationManager() argument
74 return new CarHeadsUpNotificationManager(context, notificationClickHandlerFactory, in provideCarHeadsUpNotificationManager()
DNotificationPanelViewController.java157 NotificationClickHandlerFactory notificationClickHandlerFactory, in NotificationPanelViewController() argument
174 mNotificationClickHandlerFactory = notificationClickHandlerFactory; in NotificationPanelViewController()
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationHeaderViewHolder.java52 NotificationClickHandlerFactory notificationClickHandlerFactory) { in CarNotificationHeaderViewHolder() argument
62 mClickHandlerFactory = notificationClickHandlerFactory; in CarNotificationHeaderViewHolder()
DCarNotificationFooterViewHolder.java49 NotificationClickHandlerFactory notificationClickHandlerFactory) { in CarNotificationFooterViewHolder() argument
59 mClickHandlerFactory = notificationClickHandlerFactory; in CarNotificationFooterViewHolder()