Home
last modified time | relevance | path

Searched refs:supportsFastScrolling (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerViewFastScrollBar.java201 && mRv.supportsFastScrolling() in handleTouchEvent()
211 if (!mIsDragging && !mIgnoreDragGesture && mRv.supportsFastScrolling() && in handleTouchEvent()
DBaseRecyclerView.java236 protected boolean supportsFastScrolling() { in supportsFastScrolling() method in BaseRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsRecyclerView.java352 protected boolean supportsFastScrolling() { in supportsFastScrolling() method in AllAppsRecyclerView