Searched refs:getMaxDragScroll (Results 1 – 1 of 1) sorted by relevance
1867 private int getMaxDragScroll(RecyclerView recyclerView) { in getMaxDragScroll() method in ItemTouchHelper.Callback2131 final int maxScroll = getMaxDragScroll(recyclerView); in interpolateOutOfBoundsScroll()