Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java486 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in updateWidgetIdsBasedOnNotifications() local
530 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in getGroupedConversationNotifications() local
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DPreprocessingManager.java367 SortedMap<String, NotificationGroup> groupedNotifications = new TreeMap<>(); in group() local