Searched refs:supportsFastScrolling (Results 1 – 3 of 3) sorted by relevance
237 } else if (mRv.supportsFastScrolling() in handleTouchEvent()249 if (!mIsDragging && !mIgnoreDragGesture && mRv.supportsFastScrolling() && in handleTouchEvent()
147 public boolean supportsFastScrolling() { in supportsFastScrolling() method in BaseRecyclerView
324 public boolean supportsFastScrolling() { in supportsFastScrolling() method in AllAppsRecyclerView