Searched refs:setScroll (Results 1 – 13 of 13) 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
50 public void setScroll(int currentScroll, int totalScroll) { in setScroll() method in PersonalWorkSlidingTabStrip
54 mPageIndicator.setScroll(l, mMaxScroll); in onScrollChanged()
169 public void setScroll(float scroll) { in setScroll() method in TaskViewSimulator
276 if (mMaxScroll > 0) mPageIndicator.setScroll(l, mMaxScroll); in onScrollChanged()
221 tsv.setScroll(startScroll); in createRecentsWindowAnimator()
1793 mTaskViewSimulator.setScroll(mRecentsView.getScrollOffset());
806 public void setScroll(int scroll) { in setScroll() method in MultiShrinkScroller
750 mScroller.setScroll(mScroller.getScrollNeededToBeFullScreen()); in onCreate()
1001 mPageIndicator.setScroll(getScrollX(), computeMaxScroll()); in showPageIndicatorAtCurrentScroll()
3880 mLiveTileTaskViewSimulator.setScroll(getScrollOffset());