Home
last modified time | relevance | path

Searched defs:groupSummary (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationTypeItemTest.java130 CarNotificationTypeItem groupSummary = CarNotificationTypeItem.of( in groupSummaryNotificationType_shouldHaveCorrectValues() local
DPreprocessingManagerTest.java1213 Notification groupSummary = generateNotification(/* isForeground= */ false, in generateGroupSummaryNotification() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailNotifier.java85 NotificationCompat.Builder groupSummary = in showNotifications() local
DMissedCallNotifier.java148 Notification.Builder groupSummary = createNotificationBuilder(); in updateMissedCallNotification() local
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java679 AlertEntry groupSummary = group.getGroupSummaryNotification(); in setVisibleNotificationsAsSeen() local