Home
last modified time | relevance | path

Searched defs:shadeList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java719 private void pruneIncompleteGroups(List<ListEntry> shadeList) { in pruneIncompleteGroups()
787 private void pruneGroupAtIndexAndPromoteSummary(List<ListEntry> shadeList, in pruneGroupAtIndexAndPromoteSummary()
806 private void pruneGroupAtIndexAndPromoteAnyChildren(List<ListEntry> shadeList, in pruneGroupAtIndexAndPromoteAnyChildren()
862 private Set<String> getGroupsWithChildrenLostToStability(List<ListEntry> shadeList) { in getGroupsWithChildrenLostToStability()
886 private void addGroupsWithChildrenLostToPromotion(List<ListEntry> shadeList, Set<String> out) { in addGroupsWithChildrenLostToPromotion()
922 private void annulAddition(ListEntry entry, List<ListEntry> shadeList) { in annulAddition()