Searched refs:emulateScrollToBottom (Results 1 – 2 of 2) sorted by relevance
456 public static void emulateScrollToBottom(Instrumentation instrumentation, ViewGroup viewGroup) { in emulateScrollToBottom() method in CtsTouchUtils
230 CtsTouchUtils.emulateScrollToBottom(mInstrumentation, mListView); in testSetOnScrollListener()1100 CtsTouchUtils.emulateScrollToBottom(mInstrumentation, mListView); in testMultiSelectionWithLongPressAndTaps()