Home
last modified time | relevance | path

Searched refs:getGroupsWithChildrenLostToStability (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java732 getGroupsWithChildrenLostToStability(shadeList); in pruneIncompleteGroups()
870 private Set<String> getGroupsWithChildrenLostToStability(List<ListEntry> shadeList) { in getGroupsWithChildrenLostToStability() method in ShadeListBuilder