Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java1449 mStabilityManager.setAllowGroupPruning(false); in testStabilityIsolationOfRemovedChildDoesNotExemptGroupFromPrune()
2722 TestableStabilityManager setAllowGroupPruning(boolean allowGroupPruning) { in setAllowGroupPruning() method in ShadeListBuilderTest.TestableStabilityManager