Home
last modified time | relevance | path

Searched defs:NotificationGroup (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationGroup.java25 public class NotificationGroup { class
29 public NotificationGroup() { in NotificationGroup() method in NotificationGroup
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationGroup.java36 public class NotificationGroup { class
53 public NotificationGroup() { in NotificationGroup() method in NotificationGroup
56 public NotificationGroup(AlertEntry alertEntry) { in NotificationGroup() method in NotificationGroup
60 public NotificationGroup(NotificationGroup group) { in NotificationGroup() method in NotificationGroup
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DNotificationGroupManagerLegacy.java931 public static class NotificationGroup { class in NotificationGroupManagerLegacy
947 NotificationGroup(String groupKey) { in NotificationGroup() method in NotificationGroupManagerLegacy.NotificationGroup