Searched refs:setScroll (Results 1 – 9 of 9) sorted by relevance
23 void setScroll(int currentScroll, int totalScroll); in setScroll() method
149 public void setScroll(int currentScroll, int totalScroll) { in setScroll() method in WorkspacePageIndicator
123 public void setScroll(int currentScroll, int totalScroll) { in setScroll() method in PageIndicatorDots
51 mPageIndicator.setScroll(l, mMaxScrollX); in onScrollChanged()
152 public void setScroll(int currentScroll, int totalScroll) { in setScroll() method in PersonalWorkSlidingTabStrip
261 mPageIndicator.setScroll(l, mMaxScrollX); in onScrollChanged()
806 public void setScroll(int scroll) { in setScroll() method in MultiShrinkScroller
750 mScroller.setScroll(mScroller.getScrollNeededToBeFullScreen()); in onCreate()
1008 mPageIndicator.setScroll(getScrollX(), computeMaxScrollX()); in showPageIndicatorAtCurrentScroll()