Searched refs:lastTouchY (Results 1 – 1 of 1) sorted by relevance
80 public Rect updateFastScrollerBounds(int lastTouchY) { in updateFastScrollerBounds() argument97 mBgBounds.top = lastTouchY - (int) (FAST_SCROLL_OVERLAY_Y_OFFSET_FACTOR * bgHeight); in updateFastScrollerBounds()