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