Searched refs:mAutoScroller (Results 1 – 1 of 1) sorted by relevance
49 private ViewAutoScroller mAutoScroller; field in ViewAutoScrollerTest93 mAutoScroller = new ViewAutoScroller(mHost, mCallbacks); in setUp()104 mAutoScroller.run(); in testCursorNotInScrollZone()116 mAutoScroller.run(); in testCursorInScrollZone_notActive()123 int expectedScrollDistance = mAutoScroller.computeScrollDistance(-1); in testCursorInScrollZone_top()127 mAutoScroller.run(); in testCursorInScrollZone_top()134 int expectedScrollDistance = mAutoScroller.computeScrollDistance(1); in testCursorInScrollZone_bottom()138 mAutoScroller.run(); in testCursorInScrollZone_bottom()