HomeSort by relevance Sort by last modified time
    Searched full:scrollviewby (Results 1 - 1 of 1) sorted by null

  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
CustomEdgeEffectTest.java 83 scrollViewBy(3);
90 scrollViewBy(-3);
103 scrollViewBy(3);
110 scrollViewBy(30);
117 private void scrollViewBy(final int value) throws Throwable {

Completed in 479 milliseconds