Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java2234 mStabilityManager.setAllowPipelineRun(false); in testPipelineRunDisallowedDueToVisualStability()
2737 TestableStabilityManager setAllowPipelineRun(boolean allowPipelineRun) { in setAllowPipelineRun() method in ShadeListBuilderTest.TestableStabilityManager