Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java525 groupConversationNotifications(ungroupedNotifications); in updateWidgetIdsBasedOnNotifications()
550 groupConversationNotifications(mNotifCollection.getAllNotifs()); in augmentTileFromNotificationEntryManager()
559 public Map<PeopleTileKey, Set<NotificationEntry>> groupConversationNotifications( in groupConversationNotifications() method in PeopleSpaceWidgetManager