Searched refs:getScrollBarTop (Results 1 – 4 of 4) sorted by relevance
358 canvas.translate(getWidth() / 2, mRv.getScrollBarTop()); in onDraw()359 mThumbDrawOffset.set(getWidth() / 2, mRv.getScrollBarTop()); in onDraw()443 float top = mRv.getScrollBarTop() + lastTouchY + (getScrollThumbRadius() / 2f) in updatePopupY()446 getTop() + mRv.getScrollBarTop() + mRv.getScrollbarTrackHeight() - height); in updatePopupY()455 sTempRect.top += mRv.getScrollBarTop(); in isHitInParent()
69 public int getScrollBarTop() { in getScrollBarTop() method in FastScrollRecyclerView81 return mScrollbar.getHeight() - getScrollBarTop() - getScrollBarMarginBottom(); in getScrollbarTrackHeight()
121 public int getScrollBarTop() { in getScrollBarTop() method in WidgetsRecyclerView
307 public int getScrollBarTop() { in getScrollBarTop() method in AllAppsRecyclerView