Searched refs:setScroll (Results 1 – 12 of 12) sorted by relevance
57 simulator.setScroll(i);173 public void setScroll(int scroll) { in setScroll() method in TaskViewSimulator
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, mMaxScroll); in onScrollChanged()
130 public void setScroll(int currentScroll, int totalScroll) { in setScroll() method in PersonalWorkSlidingTabStrip
159 tsv.setScroll(startScroll); in createRecentsWindowAnimator()
363 mTaskViewSimulator.setScroll(mRecentsView.getScrollOffset()); in applyWindowTransform()
266 if (mMaxScroll > 0) mPageIndicator.setScroll(l, mMaxScroll); in onScrollChanged()
806 public void setScroll(int scroll) { in setScroll() method in MultiShrinkScroller
750 mScroller.setScroll(mScroller.getScrollNeededToBeFullScreen()); in onCreate()
955 mPageIndicator.setScroll(getScrollX(), computeMaxScroll()); in showPageIndicatorAtCurrentScroll()