Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DAlertEntry.java71 NotificationClickHandlerFactory getClickHandlerFactory() { in getClickHandlerFactory() method in AlertEntry
H A DNotificationApplication.java97 public NotificationClickHandlerFactory getClickHandlerFactory() { in getClickHandlerFactory() method in NotificationApplication
H A DCarNotificationCenterActivity.java70 mCarNotificationView.setClickHandlerFactory(app.getClickHandlerFactory()); in onCreate()
H A DCarNotificationListener.java111 app.getClickHandlerFactory(), new CarHeadsUpNotificationAppContainer(this)); in onCreate()