Searched refs:saveRestore (Results 1 – 1 of 1) sorted by relevance
272 for (boolean saveRestore : new boolean[]{false, true}) { in testScrollBackAndPreservePositions()274 scrollBackAndPreservePositionsTest(config, saveRestore); in testScrollBackAndPreservePositions()329 saveRestore(config); in scrollBackAndPreservePositionsTest()998 private void saveRestore(final Config config) throws Throwable { in saveRestore() method in StaggeredGridLayoutManagerTest