Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java126 private TestableStabilityManager mStabilityManager; field in ShadeListBuilderTest
1194 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAlwaysAllowsGroupChangeFromDeletedGroupToRoot()
1216 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsDoesNotAllowGroupingExistingNotifications()
1238 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAllowsGroupingAllNewNotifications()
1274 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAllowsGroupingOnlyNewNotifications()
1398 mStabilityManager.setAllowGroupChanges(false); in testStabilityIsolationAllowsGroupToHaveSingleChild()
1595 mStabilityManager.setAllowGroupChanges(true); in testStabilizeGroupsDelayedSummaryRendersAllNotifsTopLevel()
1596 mStabilityManager.invalidateList(null); in testStabilizeGroupsDelayedSummaryRendersAllNotifsTopLevel()
1635 mStabilityManager.invalidateList(null); in testStabilizeSectionDisallowsNewSection()
2265 mStabilityManager.setAllowPipelineRun(false); in testPipelineRunDisallowedDueToVisualStability()
[all …]