Searched refs:onSeekTargetStep (Results 1 – 2 of 2) sorted by relevance
125 protected void onSeekTargetStep(int dx, int dy, RecyclerView.State state, Action action) { in onSeekTargetStep() method in LinearSmoothScroller
10728 onSeekTargetStep(dx, dy, recyclerView.mState, mRecyclingAction); in onAnimation()10816 protected abstract void onSeekTargetStep(int dx, int dy, State state, Action action); in onSeekTargetStep() method in RecyclerView.SmoothScroller