Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java341 ExpandableNotificationRow logicalGroupSummary = getLogicalGroupSummary(sbn); in isOnlyChildInGroup()
429 public ExpandableNotificationRow getLogicalGroupSummary( in getLogicalGroupSummary() method in NotificationGroupManager
DStatusBar.java5103 mGroupManager.getLogicalGroupSummary(sbn).getStatusBarNotification(); in onNotificationClicked()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java1280 mGroupManager.getLogicalGroupSummary(getStatusBarNotification());