HomeSort by relevance Sort by last modified time
    Searched refs:shouldBlockIntercept (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
BaseRecyclerView.java 130 if (mScrollbar.shouldBlockIntercept(point[0], point[1])) {
  /packages/apps/Launcher3/src/com/android/launcher3/views/
RecyclerViewFastScroller.java 336 public boolean shouldBlockIntercept(int x, int y) {

Completed in 134 milliseconds