Searched refs:getScrollState (Results 1 – 3 of 3) sorted by relevance
320 mOldScrollState = mRecyclerView.getScrollState(); in PreloadController()
947 if (mRecyclerView.getScrollState() == RecyclerView.SCROLL_STATE_DRAGGING) { in checkSelectForSwipe()
1342 public int getScrollState() { in getScrollState() method in RecyclerView