Searched refs:getAttachedChildren (Results 1 – 13 of 13) sorted by relevance
46 List<? extends NotificationListItem> getAttachedChildren(); in getAttachedChildren() method
301 List<ExpandableNotificationRow> children = row.getAttachedChildren(); in initAlgorithmState()
438 public List<ExpandableNotificationRow> getAttachedChildren() {
2408 row.getAttachedChildren();4715 for (ExpandableNotificationRow child : row.getAttachedChildren()) {5673 List<ExpandableNotificationRow> children = row.getAttachedChildren();6481 || (parent.getAttachedChildren().size() == 1
332 List<ExpandableNotificationRow> children = parent.getAttachedChildren(); in addNotificationChildrenAndSort()377 List<ExpandableNotificationRow> children = parent.getAttachedChildren(); in removeNotificationChildren()482 row.getAttachedChildren(); in updateRowStatesInternal()
151 List<ExpandableNotificationRow> notificationChildren = mRow.getAttachedChildren(); in updateChildrenHeaderAppearance()
413 mChildrenContainer.getAttachedChildren(); in setIconAnimationRunning()904 public List<ExpandableNotificationRow> getAttachedChildren() {905 return mChildrenContainer == null ? null : mChildrenContainer.getAttachedChildren();1039 mChildrenContainer.getAttachedChildren();1251 for (ExpandableNotificationRow child : mChildrenContainer.getAttachedChildren()) {1310 mChildrenContainer.getAttachedChildren();1331 List<ExpandableNotificationRow> notificationChildren = getAttachedChildren();1347 mNotificationParent.getAttachedChildren();2393 final List<ExpandableNotificationRow> childrenRows = getAttachedChildren();2500 mChildrenContainer.getAttachedChildren();[all …]
595 List<ExpandableNotificationRow> children = row.getAttachedChildren(); in resetViewState()
146 for (ExpandableNotificationRow childRow : groupRow.getAttachedChildren()) { in testPerhapsShowBlockingHelper_notShownForMultiChannelGroup()
304 mGroupRow.getChildrenContainer().getAttachedChildren(); in testGetNumUniqueChildren_multiChannel()
457 List<ExpandableNotificationRow> rowChildren = row.getAttachedChildren(); in getAttachedNotifChildren()
831 List<ExpandableNotificationRow> childrenRows = groupSummary.getAttachedChildren(); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
986 List<ExpandableNotificationRow> childrenRows = groupSummary.getAttachedChildren(); in testSummaryDismissal_marksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()