Searched refs:SCROLL_STEPS (Results 1 – 1 of 1) sorted by relevance
32 private static final int SCROLL_STEPS = 55; field in UiScrollable397 return scrollForward(SCROLL_STEPS); in scrollForward()476 return scrollBackward(SCROLL_STEPS); in scrollBackward()562 return scrollToBeginning(maxSwipes, SCROLL_STEPS); in scrollToBeginning()613 return scrollToEnd(maxSwipes, SCROLL_STEPS); in scrollToEnd()