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 …]
84 stopScroll(); in scrollToPositionAtProgress()
233 mRv.stopScroll(); in handleTouchEvent()
197 stopScroll(); in scrollToPositionAtProgress()
1112 public void stopScroll() { in stopScroll() method in DirectoryFragment1114 mRecView.stopScroll(); in stopScroll()
828 fragment.stopScroll(); in popDir()