Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationViewController.java26 private NotificationUpdateHandler mNotificationUpdateHandler = new NotificationUpdateHandler(); field in NotificationViewController
66 mCarNotificationListener.setHandler(mNotificationUpdateHandler); in enable()