Home
last modified time | relevance | path

Searched defs:groupSummary (Results 1 – 6 of 6) 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.java1335 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.java152 Notification.Builder groupSummary = createNotificationBuilder(); in updateMissedCallNotification() local
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterDataFactory.java437 CharSequence groupSummary = in addSafetyCenterEntryGroup() local
526 CharSequence groupSummary = in getDefaultGroupSummary() local
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java683 AlertEntry groupSummary = group.getGroupSummaryNotification(); in setVisibleNotificationsAsSeen() local