Searched refs:horizontalScrollCount (Results 1 – 1 of 1) sorted by relevance
99 final int horizontalScrollCount = 3; in testScrollFrozen() local103 final AtomicInteger horizontalCounter = new AtomicInteger(horizontalScrollCount); in testScrollFrozen()158 assertEquals("rv's horizontal scroll cb must not run", horizontalScrollCount, in testScrollFrozen()400 public void scrollInBothDirection(int horizontalScrollCount, int verticalScrollCount, in scrollInBothDirection() argument404 final AtomicInteger horizontalCounter = new AtomicInteger(horizontalScrollCount); in scrollInBothDirection()450 assertEquals("rv's horizontal scroll cb must run " + horizontalScrollCount + " times'", 0, in scrollInBothDirection()