Searched refs:getGroupForSummary (Results 1 – 3 of 3) sorted by relevance
236 NotificationGroup group = mGroupManager.getGroupForSummary(summary.getSbn()); in checkForForwardAlertTransfer()413 NotificationGroup group = mGroupManager.getGroupForSummary(summary.getSbn()); in handleOverriddenSummaryAlerted()
210 NotificationGroup summaryGroup = mGroupManager.getGroupForSummary(summaryEntry.getSbn()); in helpTestAlertOverrideWithSiblings()
541 public NotificationGroup getGroupForSummary(StatusBarNotification sbn) { in getGroupForSummary() method in NotificationGroupManagerLegacy