Home
last modified time | relevance | path

Searched defs:mClickHandlerFactory (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationApplication.java38 private NotificationClickHandlerFactory mClickHandlerFactory; field in NotificationApplication
H A DAlertEntry.java32 private NotificationClickHandlerFactory mClickHandlerFactory; field in AlertEntry
H A DCarHeadsUpNotificationManager.java99 private NotificationClickHandlerFactory mClickHandlerFactory; field in CarHeadsUpNotificationManager
352 mClickHandlerFactory)); in showHeadsUp() local
H A DCarNotificationView.java57 private NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationView
H A DCarNotificationViewAdapter.java73 private NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationViewAdapter
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationFooterViewHolder.java43 private final NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationFooterViewHolder
H A DBasicNotificationViewHolder.java33 private final NotificationClickHandlerFactory mClickHandlerFactory; field in BasicNotificationViewHolder
H A DCallNotificationViewHolder.java33 private final NotificationClickHandlerFactory mClickHandlerFactory; field in CallNotificationViewHolder
H A DCarNotificationHeaderViewHolder.java47 private final NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationHeaderViewHolder
H A DInboxNotificationViewHolder.java34 private NotificationClickHandlerFactory mClickHandlerFactory; field in InboxNotificationViewHolder
H A DNavigationNotificationViewHolder.java33 private final NotificationClickHandlerFactory mClickHandlerFactory; field in NavigationNotificationViewHolder
H A DEmergencyNotificationViewHolder.java40 private NotificationClickHandlerFactory mClickHandlerFactory; field in EmergencyNotificationViewHolder
H A DProgressNotificationViewHolder.java41 private NotificationClickHandlerFactory mClickHandlerFactory; field in ProgressNotificationViewHolder
H A DCarNotificationBaseViewHolder.java45 private final NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationBaseViewHolder
H A DMessageNotificationViewHolder.java66 private final NotificationClickHandlerFactory mClickHandlerFactory; field in MessageNotificationViewHolder
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DCarNotificationTypeItemTest.java53 private NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationTypeItemTest
H A DCarNotificationViewTest.java80 private NotificationClickHandlerFactory mClickHandlerFactory; field in CarNotificationViewTest
H A DCarHeadsUpNotificationManagerTest.java92 NotificationClickHandlerFactory mClickHandlerFactory; field in CarHeadsUpNotificationManagerTest