Searched refs:setAllowEntryReordering (Results 1 – 1 of 1) sorted by relevance
1970 mStabilityManager.setAllowEntryReordering(false); in testStableOrdering()2036 mStabilityManager.setAllowEntryReordering(false); in testStableMultipleSectionOrdering()2067 mStabilityManager.setAllowEntryReordering(true); in testStableMultipleSectionOrdering()2087 mStabilityManager.setAllowEntryReordering(false); in stableOrderingDisregardedWithSectionChange()2127 mStabilityManager.setAllowEntryReordering(false); in testStableChildOrdering()2161 mStabilityManager.setAllowEntryReordering(true); in testStableChildOrdering()2178 mStabilityManager.setAllowEntryReordering(false); in groupRevertingToSummaryRetainsStablePosition()2732 TestableStabilityManager setAllowEntryReordering(boolean allowSectionChanges) { in setAllowEntryReordering() method in ShadeListBuilderTest.TestableStabilityManager