Searched refs:updateFastScrollerBounds (Results 1 – 2 of 2) sorted by relevance
80 public Rect updateFastScrollerBounds(int lastTouchY) { in updateFastScrollerBounds() method in BaseRecyclerViewFastScrollPopup
214 mRv.invalidate(mPopup.updateFastScrollerBounds(lastY)); in handleTouchEvent()