Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java1623 mStabilityManager.setAllowSectionChanges(false); in testStabilizeSectionDisallowsNewSection()
1634 mStabilityManager.setAllowSectionChanges(true); in testStabilizeSectionDisallowsNewSection()
2758 TestableStabilityManager setAllowSectionChanges(boolean allowSectionChanges) { in setAllowSectionChanges() method in ShadeListBuilderTest.TestableStabilityManager