| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
| D | ScrollerHelper.java | 85 public int startScroll(int distance, int min, int max) { in startScroll() method in ScrollerHelper
|
| /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
| D | Scroller.java | 317 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() method in Scroller 334 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() method in Scroller
|
| D | OverScroller.java | 359 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() method in OverScroller 376 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() method in OverScroller 685 void startScroll(int start, int distance, int duration) { in startScroll() method in OverScroller.SplineOverScroller
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | LauncherScroller.java | 353 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() method in LauncherScroller 371 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() method in LauncherScroller
|
| /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
| D | OverScrollerSGV.java | 361 public void startScroll(int startX, int startY, int dx, int dy) { in startScroll() method in OverScrollerSGV 378 public void startScroll(int startX, int startY, int dx, int dy, int duration) { in startScroll() method in OverScrollerSGV 684 void startScroll(int start, int distance, int duration) { in startScroll() method in OverScrollerSGV.SplineOverScroller
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
| D | ScrollController.java | 782 final public void startScroll(int dx, int dy, boolean easeFling, int duration, boolean page) { in startScroll() method in ScrollController
|