Searched refs:stopScroll (Results 1 – 6 of 6) sorted by relevance
974 boolean stopScroll = false; in clampCenterX()977 stopScroll = true; in clampCenterX()981 stopScroll = true; in clampCenterX()984 if (stopScroll) { in clampCenterX()988 return stopScroll; in clampCenterX()1697 boolean stopScroll = clampCenterX(); in updateViewItem()1698 if (stopScroll) { in updateViewItem()1928 boolean stopScroll = clampCenterX();1929 if (stopScroll) {2157 boolean stopScroll = clampCenterX();[all …]
83 stopScroll(); in scrollToPositionAtProgress()
265 mRv.stopScroll(); in handleTouchEvent()
1379 public void stopScroll() { in stopScroll() method in DirectoryFragment1381 mRecView.stopScroll(); in stopScroll()
989 fragment.stopScroll(); in popDir()
4226 SPLandroidx/recyclerview/widget/RecyclerView;->stopScroll()V