Home
last modified time | relevance | path

Searched defs:GROUP_COLLAPSED (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationViewType.java49 int GROUP_COLLAPSED = 1; field
H A DCarNotificationTypeItem.java70 GROUP_COLLAPSED(-1, R.layout.group_notification_template, NotificationViewType.GROUP_COLLAPSED, enumConstant