Home
last modified time | relevance | path

Searched refs:computeScroll (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DSmoothPagedView.java167 public void computeScroll() { in computeScroll() method in SmoothPagedView
169 super.computeScroll(); in computeScroll()
DWorkspace.java1092 public void computeScroll() {
1093 super.computeScroll();
1302 computeScroll();
DPagedView.java445 public void computeScroll() { in computeScroll() method in PagedView
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
DTimelineHorizontalScrollView.java216 public void computeScroll() { in computeScroll() method in TimelineHorizontalScrollView
217 super.computeScroll(); in computeScroll()
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java338 computeScroll(); in onFling()
438 computeScroll(); in ensureVisible()
442 computeScroll(); in ensureVisible()
487 public void computeScroll() { in computeScroll() method in GridViewSpecial
497 super.computeScroll(); in computeScroll()
/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java1430 public void computeScroll() { in computeScroll() method in ScrollerView