Searched defs:scrollBy (Results 1 – 5 of 5) sorted by relevance
262 public void scrollBy(final int dt) { in scrollBy() method in BaseRecyclerViewInstrumentationTest
1092 int scrollBy(int dy, RecyclerView.Recycler recycler, RecyclerView.State state) { in scrollBy() method
1005 public void scrollBy(int x, int y) { in scrollBy() method in RecyclerView
1104 public void scrollBy(int x, int y) { in scrollBy() method in NumberPicker
550 public void scrollBy(int x, int y) { in scrollBy() method in PagedView