Searched refs:mAllowSectionChanges (Results 1 – 1 of 1) sorted by relevance
2710 boolean mAllowSectionChanges = true; field in ShadeListBuilderTest.TestableStabilityManager2728 mAllowSectionChanges = allowSectionChanges; in setAllowSectionChanges()2763 return mAllowSectionChanges; in isSectionChangeAllowed()2773 return mAllowEntryReodering && mAllowGroupChanges && mAllowSectionChanges; in isEveryChangeAllowed()