Searched refs:testScrollAndRemove (Results 1 – 1 of 1) sorted by relevance
2210 void testScrollAndRemove(int[] itemsLength, int numItems) throws Throwable { in testScrollAndRemove() method in GridWidgetTest2255 public void testScrollAndRemove() throws Throwable { in testScrollAndRemove() method in GridWidgetTest2257 testScrollAndRemove(null, 50); in testScrollAndRemove()2283 testScrollAndRemove(items, 0); in testScrollAndRemoveSample1()