Searched refs:getGroupSummary (Results 1 – 5 of 5) sorted by relevance
420 public ExpandableNotificationRow getGroupSummary(StatusBarNotification sbn) { in getGroupSummary() method in NotificationGroupManager421 return getGroupSummary(getGroupKey(sbn)); in getGroupSummary()431 return getGroupSummary(sbn.getGroupKey()); in getLogicalGroupSummary()435 private ExpandableNotificationRow getGroupSummary(String groupKey) { in getGroupSummary() method in NotificationGroupManager
292 = mGroupManager.getGroupSummary(topEntry.getStatusBarNotification()); in onComputeInternalInsets()
109 when(mGroupManager.getGroupSummary(entry1.notification)).thenReturn(entry0.row); in testNotificationsBecomingBundled()110 when(mGroupManager.getGroupSummary(entry2.notification)).thenReturn(entry0.row); in testNotificationsBecomingBundled()
114 ExpandableNotificationRow summary = mGroupManager.getGroupSummary( in updateNotificationViews()
1000 = mGroupManager.getGroupSummary(row.getStatusBarNotification());1304 && mGroupManager.getGroupSummary(2895 mGroupManager.getGroupSummary(row.getStatusBarNotification());