Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java505 NotificationGroup notificationGroupWithHeader = new NotificationGroup(); in createNotificationHeader() local
506 notificationGroupWithHeader.setHeader(true); in createNotificationHeader()
507 notificationGroupWithHeader.setGroupKey("notification_header"); in createNotificationHeader()
508 return notificationGroupWithHeader; in createNotificationHeader()