Home
last modified time | relevance | path

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

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