Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java61 notificationReported.is_group_summary, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java482 final boolean is_group_summary; field in NotificationRecordLogger.NotificationReported
515 this.is_group_summary = p.r.getSbn().getNotification().isGroupSummary(); in NotificationReported()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotifications.proto33 optional bool is_group_summary = 5; field