Home
last modified time | relevance | path

Searched refs:NotificationUpdateHandler (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 =
37 new NotificationUpdateHandler();
97 private class NotificationUpdateHandler extends Handler { class in NotificationViewController
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java26 private NotificationUpdateHandler mNotificationUpdateHandler = new NotificationUpdateHandler();
139 private class NotificationUpdateHandler extends Handler { class in NotificationViewController