Searched refs:stopScrolling (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/filmstrip/
H A DFilmstripController.java139 public boolean stopScrolling(boolean forced); method in interface:FilmstripController
/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripView.java1696 mController.stopScrolling(true);
1775 mController.stopScrolling(true);
1907 mController.stopScrolling(true);
2125 if (!stopScrolling(false)) {
2132 mController.stopScrolling(true);
2139 if (!stopScrolling(false)) {
2253 public boolean stopScrolling(boolean forced) { method in class:FilmstripView.MyController
2291 stopScrolling(true);
2613 if (!mController.stopScrolling(false)) {
2632 if (!mController.stopScrolling(fals
[all...]
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java316 public void stopScrolling() { method in class:PhotoView
317 mPositionController.stopScrolling();
1248 mPositionController.stopScrolling();
H A DPositionController.java1238 public void stopScrolling() { method in class:PositionController
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java498 mPhotoView.stopScrolling();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java520 void stopScrolling() { method in class:PagedView
H A DLauncher.java3737 mAppsCustomizeContent.stopScrolling();

Completed in 163 milliseconds