Home
last modified time | relevance | path

Searched refs:mNotificationUpdateHandler (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/SecondaryHomeApp/src/com/android/car/secondaryhome/launcher/
DNotificationViewController.java36 private final NotificationUpdateHandler mNotificationUpdateHandler = field in NotificationViewController
56 mCarNotificationListener.setHandler(mNotificationUpdateHandler); in enable()
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java26 private NotificationUpdateHandler mNotificationUpdateHandler = new NotificationUpdateHandler(); field in NotificationViewController
65 mCarNotificationListener.setHandler(mNotificationUpdateHandler); in enable()