Home
last modified time | relevance | path

Searched refs:updateFastScrollerBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerViewFastScrollPopup.java80 public Rect updateFastScrollerBounds(int lastTouchY) { in updateFastScrollerBounds() method in BaseRecyclerViewFastScrollPopup
DBaseRecyclerViewFastScrollBar.java214 mRv.invalidate(mPopup.updateFastScrollerBounds(lastY)); in handleTouchEvent()