Searched refs:computeMaxScroll (Results 1 – 3 of 3) sorted by relevance
868 mMaxScroll = computeMaxScroll(); in updateMinAndMaxScrollX()875 protected int computeMaxScroll() { in computeMaxScroll() method in PagedView
1296 mPageIndicator.setScroll(getScrollX(), computeMaxScroll()); in showPageIndicatorAtCurrentScroll()
5601 protected int computeMaxScroll() { in computeMaxScroll() method5603 return super.computeMaxScroll(); in computeMaxScroll()