Searched refs:mAllowSectionChanges (Results 1 – 1 of 1) sorted by relevance
2741 boolean mAllowSectionChanges = true; field in ShadeListBuilderTest.TestableStabilityManager2759 mAllowSectionChanges = allowSectionChanges; in setAllowSectionChanges()2794 return mAllowSectionChanges; in isSectionChangeAllowed()2804 return mAllowEntryReodering && mAllowGroupChanges && mAllowSectionChanges; in isEveryChangeAllowed()