Searched refs:smoothScrollBy (Results 1 – 8 of 8) sorted by relevance
90 smoothScrollBy(-DRAG_SCROLL_PX_UNIT, (int) SCROLL_HANDLER_DELAY_MILLIS);92 smoothScrollBy(DRAG_SCROLL_PX_UNIT, (int) SCROLL_HANDLER_DELAY_MILLIS);
57 smoothScrollBy(dx, 0); in scrollTo()
263 mViewBodyScroll.smoothScrollBy( in initView()290 mViewBodyScroll.smoothScrollBy((int)(width * SCROLL_DISTANCE), 0); in initView()
186 smoothScrollBy(viewsToFling * firstViewHeight + offset, FLING_TIME); in doFling()
625 smoothScrollBy(getTransparentViewHeight()); in snapToTopOnDragFinished()632 smoothScrollBy(getTransparentViewHeight()); in snapToTopOnDragFinished()1267 private void smoothScrollBy(int delta) { in smoothScrollBy() method in MultiShrinkScroller
358 smoothScrollBy(speed, 30); in onTouchEvent()
708 mAgendaListView.smoothScrollBy(0, 0); in refresh()1009 mAgendaListView.smoothScrollBy(0, 0); in onQueryComplete()
2350 mScrollView.smoothScrollBy(0, deltaY); in onFocusChange()