Searched defs:canScroll (Results 1 – 6 of 6) sorted by relevance
261 private boolean canScroll() { in canScroll() method in HorizontalScrollView
287 private boolean canScroll() { in canScroll() method in ScrollView
915 protected boolean canScroll(View v, boolean checkV, int dx, int dy, int x, int y) { in canScroll() method in ViewDragHelper
1223 protected boolean canScroll(View v, boolean checkV, int dx, int x, int y) { in canScroll() method
381 private boolean canScroll() { in canScroll() method in NestedScrollView
6949 boolean canScroll) { in getChildMeasureSpec()