Searched defs:scrollBy (Results 1 – 6 of 6) sorted by relevance
49 int scrollBy = 0; in setInitialScrollPosition() local
355 override fun scrollBy(pixels: Float): Float { in flingToScroll() method
1293 int scrollBy(int dy, RecyclerView.Recycler recycler, RecyclerView.State state) { in scrollBy() method
1563 public void scrollBy(int x, int y) { in scrollBy() method in RecyclerView
1169 public void scrollBy(int x, int y) { in scrollBy() method in NumberPicker
20817 public void scrollBy(int x, int y) { in scrollBy() method in View