Searched refs:mScrollbarLeftOffsetTouchDelegate (Results 1 – 1 of 1) sorted by relevance
96 private final float mScrollbarLeftOffsetTouchDelegate; field in RecyclerViewFastScroller166 mScrollbarLeftOffsetTouchDelegate = res.getDisplayMetrics().density in RecyclerViewFastScroller()413 return x >= (getWidth() - mMaxWidth) / 2 - mScrollbarLeftOffsetTouchDelegate in isNearScrollBar()