Searched refs:interpolateOutOfBoundsScroll (Results 1 – 1 of 1) sorted by relevance
745 scrollX = mCallback.interpolateOutOfBoundsScroll(mRecyclerView, in scrollIfNecessary()750 scrollY = mCallback.interpolateOutOfBoundsScroll(mRecyclerView, in scrollIfNecessary()2109 public int interpolateOutOfBoundsScroll(RecyclerView recyclerView, in interpolateOutOfBoundsScroll() method in ItemTouchHelper.Callback