Searched refs:supportsFastScrolling (Results 1 – 3 of 3) sorted by relevance
55 public boolean supportsFastScrolling() { in supportsFastScrolling() method in SearchRecyclerView
150 public boolean supportsFastScrolling() { in supportsFastScrolling() method in FastScrollRecyclerView
281 if (!mIsDragging && !mIgnoreDragGesture && mRv.supportsFastScrolling()) { in handleTouchEvent()