Searched defs:canScroll (Results 1 – 4 of 4) sorted by relevance
252 private boolean canScroll() { in canScroll() method in HorizontalScrollView
273 private boolean canScroll() { in canScroll() method in ScrollView
1102 protected boolean canScroll(View v, boolean checkV, int dx, int x, int y) { in canScroll() method
907 protected boolean canScroll(View v, boolean checkV, int dx, int dy, int x, int y) { in canScroll() method in ViewDragHelper