Searched refs:shouldBlockIntercept (Results 1 – 2 of 2) sorted by relevance
132 if (mScrollbar.shouldBlockIntercept((int) point[0], (int) point[1])) { in shouldContainerScroll()
355 public boolean shouldBlockIntercept(int x, int y) { in shouldBlockIntercept() method in RecyclerViewFastScroller