Home
last modified time | relevance | path

Searched refs:NotificationUpdateHandler (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();
154 private class NotificationUpdateHandler extends Handler { class in NotificationViewController