Searched refs:getStabilityManager (Results 1 – 1 of 1) sorted by relevance
292 private NotifStabilityManager getStabilityManager() { in getStabilityManager() method in ShadeListBuilder634 if (getStabilityManager().isEveryChangeAllowed()) { in stabilizeGroupingNotifs()688 if (!getStabilityManager().isGroupChangeAllowed(entry.getRepresentativeEntry())) { in maybeSuppressGroupChange()778 && !getStabilityManager().isGroupPruneAllowed(group)) { in pruneIncompleteGroups()871 if (getStabilityManager().isEveryChangeAllowed()) { in getGroupsWithChildrenLostToStability()1011 if (!getStabilityManager().isEveryChangeAllowed()) { in sortWithSemiStableSort()1020 getStabilityManager().onEntryReorderSuppressed(); in sortWithSemiStableSort()1029 if (getStabilityManager().isEveryChangeAllowed()) { in sortGroupChildren()1181 getStabilityManager().onBeginRun(); in onBeginRun()1200 callOnCleanup(List.of(getStabilityManager())); in cleanupPluggables()[all …]