/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
H A D | ScrollController.java | 803 dy = basey + dy - scroller.getCurrY(); in startScroll() 805 basey = scroller.getCurrY(); in startScroll() 940 vertical.getScrollCenter() == scroller.getCurrY()); in isFinished() 985 vertical.updateScrollCenter(scroller.getCurrY(), true); in computeAndSetScrollPosition()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | FlingScroller.java | 64 public int getCurrY() { in getCurrY() method in FlingScroller
|
H A D | PositionController.java | 1701 mCurrentY = mPageScroller.getCurrY(); in interpolateFlingPage()
|
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
H A D | NotificationShadeActivity.java | 51 updateState(mScroller.getCurrY());
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/ |
H A D | MultiShrinkScroller.java | 863 scrollTo(0, mScroller.getCurrY()); in computeScroll() 864 final int delta = mScroller.getCurrY() - oldScroll; in computeScroll() 880 if (mScroller.getCurrY() >= getMaximumScrollUpwards()) { in computeScroll()
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
H A D | Scroller.java | 193 public final int getCurrY() { in getCurrY() method in Scroller
|
H A D | OverScroller.java | 167 public final int getCurrY() { in getCurrY() method in OverScroller
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | Scroller.java | 251 public final int getCurrY() { in getCurrY() method in Scroller
|
H A D | OverScroller.java | 181 public final int getCurrY() { in getCurrY() method in OverScroller
|
H A D | NumberPicker.java | 874 int amountToScroll = scroller.getFinalY() - scroller.getCurrY(); in moveToFinalScrollerPosition() 1138 int currentScrollerY = scroller.getCurrY(); in computeScroll()
|
H A D | HorizontalScrollView.java | 1434 int y = mScroller.getCurrY(); in computeScroll()
|
H A D | ScrollView.java | 1466 int y = mScroller.getCurrY(); in computeScroll()
|
H A D | AbsListView.java | 4867 final int y = scroller.getCurrY(); 4943 final int currY = scroller.getCurrY();
|
H A D | TextView.java | 10183 mScrollY = mScroller.getCurrY(); in computeScroll()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/ |
H A D | PinDialogFragment.java | 557 mNumberViewHolder.setScrollY(mScroller.getCurrY() + mNumberViewHeight);
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | GridViewSpecial.java | 490 scrollTo(0, mScroller.getCurrY()); in computeScroll()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ResolverDrawerLayout.java | 534 performDrag(mScroller.getCurrY() - mCollapseOffset);
|
H A D | ViewPager.java | 1628 final int y = mScroller.getCurrY(); 1771 int y = mScroller.getCurrY();
|
H A D | RecyclerView.java | 4778 final int y = scroller.getCurrY(); in run()
|
/aosp12/frameworks/ex/widget/java/com/android/ex/widget/ |
H A D | StaggeredGridView.java | 544 final int y = mScroller.getCurrY(); in computeScroll()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/ |
H A D | FilmstripView.java | 2510 mListener.onScrollUpdate(mScroller.getCurrX(), mScroller.getCurrY());
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | DayView.java | 3768 mViewStartY = mScroller.getCurrY(); in run()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationStackScrollLayout.java | 1864 int y = mScroller.getCurrY();
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewRootImpl.java | 4424 curScrollY = mScroller.getCurrY(); in draw()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |