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