Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java1620 mStabilityManager.setAllowSectionChanges(false); in testStabilizeSectionDisallowsNewSection()
1631 mStabilityManager.setAllowSectionChanges(true); in testStabilizeSectionDisallowsNewSection()
2727 TestableStabilityManager setAllowSectionChanges(boolean allowSectionChanges) { in setAllowSectionChanges() method in ShadeListBuilderTest.TestableStabilityManager