Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DNotificationShadeActivity.java51 updateState(mScroller.getCurrY());
/aosp14/frameworks/base/core/java/android/widget/
H A DScroller.java251 public final int getCurrY() { in getCurrY() method in Scroller
H A DOverScroller.java181 public final int getCurrY() { in getCurrY() method in OverScroller
H A DNumberPicker.java874 int amountToScroll = scroller.getFinalY() - scroller.getCurrY(); in moveToFinalScrollerPosition()
1138 int currentScrollerY = scroller.getCurrY(); in computeScroll()
H A DHorizontalScrollView.java1466 int y = mScroller.getCurrY(); in computeScroll()
H A DScrollView.java1507 int y = mScroller.getCurrY(); in computeScroll()
H A DAbsListView.java5064 final int y = scroller.getCurrY();
5140 final int currY = scroller.getCurrY();
H A DTextView.java11691 mScrollY = mScroller.getCurrY(); in computeScroll()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DResolverDrawerLayout.java560 performDrag(mScroller.getCurrY() - mCollapseOffset);
H A DViewPager.java1628 final int y = mScroller.getCurrY();
1771 int y = mScroller.getCurrY();
H A DRecyclerView.java4778 final int y = scroller.getCurrY(); in run()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2012 int y = mScroller.getCurrY();
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5017 curScrollY = mScroller.getCurrY(); in draw()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20401 HSPLandroid/widget/OverScroller;->getCurrY()I
20703 HSPLandroid/widget/Scroller;->getCurrY()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20465 HSPLandroid/widget/OverScroller;->getCurrY()I
20767 HSPLandroid/widget/Scroller;->getCurrY()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt59221 method public final int getCurrY();
59751 method public final int getCurrY();