Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java471 notificationGroupList.add(createNotificationFooter()); in setNotifications()
529 notificationGroupList.add(createNotificationFooter()); in setSeenAndUnseenNotifications()
587 private NotificationGroup createNotificationFooter() { in createNotificationFooter() method in CarNotificationViewAdapter