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.java727 private void pruneIncompleteGroups(List<ListEntry> shadeList) { in pruneIncompleteGroups()
795 private void pruneGroupAtIndexAndPromoteSummary(List<ListEntry> shadeList, in pruneGroupAtIndexAndPromoteSummary()
814 private void pruneGroupAtIndexAndPromoteAnyChildren(List<ListEntry> shadeList, in pruneGroupAtIndexAndPromoteAnyChildren()
870 private Set<String> getGroupsWithChildrenLostToStability(List<ListEntry> shadeList) { in getGroupsWithChildrenLostToStability()
894 private void addGroupsWithChildrenLostToPromotion(List<ListEntry> shadeList, Set<String> out) { in addGroupsWithChildrenLostToPromotion()
930 private void annulAddition(ListEntry entry, List<ListEntry> shadeList) { in annulAddition()