Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java187 updatePopupY((int) y); in setThumbOffsetY()
374 private void updatePopupY(int lastTouchY) { in updatePopupY() method in RecyclerViewFastScroller