Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java491 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in updateWidgetIdsBasedOnNotifications() local
499 id -> getAugmentedTileForExistingWidget(id, groupedNotifications))) in updateWidgetIdsBasedOnNotifications()
530 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in groupConversationNotifications() local
541 + groupedNotifications.keySet().size()); in groupConversationNotifications()
543 return groupedNotifications; in groupConversationNotifications()