Searched refs:stopScrolling (Results 1 – 5 of 5) sorted by relevance
1699 mController.stopScrolling(true); in updateViewItem()1794 mController.stopScrolling(true); in reload()1931 mController.stopScrolling(true);2152 if (!stopScrolling(false)) {2159 mController.stopScrolling(true);2166 if (!stopScrolling(false)) {2281 public boolean stopScrolling(boolean forced) {2320 stopScrolling(true);2651 if (!mController.stopScrolling(false)) {2670 if (!mController.stopScrolling(false)) {[all …]
134 public boolean stopScrolling(boolean forced); in stopScrolling() method
315 public void stopScrolling() { in stopScrolling() method in PhotoView316 mPositionController.stopScrolling(); in stopScrolling()1247 mPositionController.stopScrolling();
1238 public void stopScrolling() { in stopScrolling() method in PositionController
498 mPhotoView.stopScrolling(); in onCreate()