Searched refs:getAvailableScrollBarHeight (Results 1 – 2 of 2) sorted by relevance
99 protected int getAvailableScrollBarHeight() { in getAvailableScrollBarHeight() method in FastScrollRecyclerView122 (int) (((float) scrollY / availableScrollHeight) * getAvailableScrollBarHeight()); in synchronizeScrollBarThumbOffsetToViewScroll()
242 int availableScrollBarHeight = getAvailableScrollBarHeight(); in onUpdateScrollbar()