Home
last modified time | relevance | path

Searched refs:getCurrY (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DNotificationShadeActivity.java51 updateState(mScroller.getCurrY());
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewScroller.java316 float deltaP = mLayoutAlgorithm.getDeltaPForY(mFlingDownY, mScroller.getCurrY()); in computeScroll()
/frameworks/base/core/java/android/widget/
DScroller.java251 public final int getCurrY() { in getCurrY() method in Scroller
DOverScroller.java180 public final int getCurrY() { in getCurrY() method in OverScroller
DNumberPicker.java875 int amountToScroll = scroller.getFinalY() - scroller.getCurrY(); in moveToFinalScrollerPosition()
1138 int currentScrollerY = scroller.getCurrY(); in computeScroll()
DHorizontalScrollView.java1410 int y = mScroller.getCurrY(); in computeScroll()
DScrollView.java1439 int y = mScroller.getCurrY(); in computeScroll()
DAbsListView.java4818 final int y = scroller.getCurrY();
4894 final int currY = scroller.getCurrY();
DTextView.java10058 mScrollY = mScroller.getCurrY(); in computeScroll()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java490 performDrag(mScroller.getCurrY() - mCollapseOffset);
DViewPager.java1628 final int y = mScroller.getCurrY();
1771 int y = mScroller.getCurrY();
DRecyclerView.java4657 final int y = scroller.getCurrY(); in run()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java544 final int y = mScroller.getCurrY(); in computeScroll()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1920 int y = mScroller.getCurrY();
1936 int y = mScroller.getCurrY();
/frameworks/base/core/java/android/view/
DViewRootImpl.java3660 curScrollY = mScroller.getCurrY(); in draw()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37931 method public final int getCurrY();
38327 method public final int getCurrY();
/frameworks/base/non-updatable-api/
Dcurrent.txt57545 method public final int getCurrY();
58006 method public final int getCurrY();
/frameworks/base/api/
Dcurrent.txt57689 method public final int getCurrY();
58150 method public final int getCurrY();
/frameworks/base/config/
Dboot-image-profile.txt18991 HSPLandroid/widget/OverScroller;->getCurrY()I