Searched refs:setAllowGroupChanges (Results 1 – 1 of 1) sorted by relevance
1191 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAlwaysAllowsGroupChangeFromDeletedGroupToRoot()1213 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsDoesNotAllowGroupingExistingNotifications()1235 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAllowsGroupingAllNewNotifications()1271 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsAllowsGroupingOnlyNewNotifications()1395 mStabilityManager.setAllowGroupChanges(false); in testStabilityIsolationAllowsGroupToHaveSingleChild()1423 mStabilityManager.setAllowGroupChanges(false); in testStabilityIsolationExemptsGroupWithFinalizeFilteredChildFromShowingSummary()1448 mStabilityManager.setAllowGroupChanges(false); in testStabilityIsolationOfRemovedChildDoesNotExemptGroupFromPrune()1576 mStabilityManager.setAllowGroupChanges(false); in testStabilizeGroupsDelayedSummaryRendersAllNotifsTopLevel()1592 mStabilityManager.setAllowGroupChanges(true); in testStabilizeGroupsDelayedSummaryRendersAllNotifsTopLevel()2717 TestableStabilityManager setAllowGroupChanges(boolean allowGroupChanges) { in setAllowGroupChanges() method in ShadeListBuilderTest.TestableStabilityManager