Searched refs:scrollToBottom (Results 1 – 3 of 3) sorted by relevance
69 assertTrue(activity.scrollToBottom()); in testFullScrolling()
59 public boolean scrollToBottom() { in scrollToBottom() method in ScrollingActivity
194 TouchUtils.scrollToBottom(this, mActivity, mListView); in testSetOnScrollListener()