Searched refs:mNotificationClickHandlerFactory (Results 1 – 1 of 1) sorted by relevance
177 private NotificationClickHandlerFactory mNotificationClickHandlerFactory; field in CarStatusBar233 if (mNotificationClickHandlerFactory != null) {234 mNotificationClickHandlerFactory.clearAllNotifications();727 mNotificationClickHandlerFactory = new NotificationClickHandlerFactory( in connectNotificationsUI()746 mNotificationClickHandlerFactory, mNotificationDataManager); in connectNotificationsUI()761 mNotificationClickHandlerFactory.setNotificationDataManager(mNotificationDataManager); in connectNotificationsUI()766 mNotificationView.setClickHandlerFactory(mNotificationClickHandlerFactory); in connectNotificationsUI()