Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java240 updateFastScrollSectionNameAndThumbOffset(mLastY, y); in handleTouchEvent()
255 updateFastScrollSectionNameAndThumbOffset(mLastY, y); in handleTouchEvent()
284 private void updateFastScrollSectionNameAndThumbOffset(int lastY, int y) { in updateFastScrollSectionNameAndThumbOffset() method in RecyclerViewFastScroller