Searched refs:scrollBackAndPreservePositionsTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DGridLayoutManagerBaseConfigSetTest.java53 scrollBackAndPreservePositionsTest(config);
56 public void scrollBackAndPreservePositionsTest(final Config config) throws Throwable { method in class:GridLayoutManagerBaseConfigSetTest
H A DStaggeredGridLayoutManagerBaseConfigSetTest.java148 scrollBackAndPreservePositionsTest(false);
153 scrollBackAndPreservePositionsTest(true);
156 public void scrollBackAndPreservePositionsTest(final boolean saveRestoreInBetween) method in class:StaggeredGridLayoutManagerBaseConfigSetTest

Completed in 119 milliseconds