Searched defs:isStartOfScroll (Results 1 – 1 of 1) sorted by relevance
43 public boolean isStartOfScroll; field in GestureHelper.ScrollEvent45 public ScrollEvent(MotionEvent e, boolean isStartOfScroll) { in ScrollEvent()