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.java524 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in updateWidgetIdsBasedOnNotifications() local
532 id -> getAugmentedTileForExistingWidget(id, groupedNotifications))) in updateWidgetIdsBasedOnNotifications()
563 Map<PeopleTileKey, Set<NotificationEntry>> groupedNotifications = in groupConversationNotifications() local
574 + groupedNotifications.keySet().size()); in groupConversationNotifications()
576 return groupedNotifications; in groupConversationNotifications()