Searched refs:getGroupSummary (Results 1 – 4 of 4) sorted by relevance
303 public ExpandableNotificationRow getGroupSummary(StatusBarNotification sbn) { in getGroupSummary() method in NotificationGroupManager304 return getGroupSummary(getGroupKey(sbn)); in getGroupSummary()314 return getGroupSummary(sbn.getGroupKey()); in getLogicalGroupSummary()318 private ExpandableNotificationRow getGroupSummary(String groupKey) { in getGroupSummary() method in NotificationGroupManager
1874 ExpandableNotificationRow summary = mGroupManager.getGroupSummary( in updateNotificationShade()
406 = mGroupManager.getGroupSummary(topEntry.getStatusBarNotification()); in onComputeInternalInsets()525 = mGroupManager.getGroupSummary(row.getStatusBarNotification()); in getTopHeadsUpPinnedHeight()
1093 && mGroupManager.getGroupSummary( in getChildAtPosition()2683 mGroupManager.getGroupSummary(row.getStatusBarNotification()); in isChildInInvisibleGroup()