Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java877 final GroupEntry suppressedParent = in getGroupsWithChildrenLostToStability() local
879 if (suppressedParent != null) { in getGroupsWithChildrenLostToStability()
882 groupsWithChildrenLostToStability.add(suppressedParent.getKey()); in getGroupsWithChildrenLostToStability()