Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java28 private NotificationUpdateHandler mNotificationUpdateHandler = new NotificationUpdateHandler();
138 private class NotificationUpdateHandler extends Handler { class in NotificationViewController