Searched refs:getLogicalChildren (Results 1 – 3 of 3) sorted by relevance
378 mGroupManager.getLogicalChildren(summary.getSbn()).iterator().next(); in handleSuppressedSummaryAlerted()437 List<NotificationEntry> children = mGroupManager.getLogicalChildren(summary.getSbn()); in handleOverriddenSummaryAlerted()517 ArrayList<NotificationEntry> children = mGroupManager.getLogicalChildren( in checkShouldTransferBack()
514 mNotificationGroupManager.getLogicalChildren(summary.getSbn()); in setupNEM()
653 public ArrayList<NotificationEntry> getLogicalChildren(StatusBarNotification summary) { in getLogicalChildren() method in NotificationGroupManagerLegacy