| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 889 if (mScroller.springBack(getScrollX(), getScrollY(), 0, 0, 0, getScrollRange())) { in onInterceptTouchEvent() 998 } else if (mScroller.springBack(getScrollX(), getScrollY(), 0, 0, 0, in onTouchEvent() 1008 if (mScroller.springBack(getScrollX(), getScrollY(), 0, 0, 0, in onTouchEvent() 1851 mScroller.startScroll(getScrollX(), scrollY, 0, dy, scrollDurationMs); in smoothScrollBy() 1906 smoothScrollBy(x - getScrollX(), y - getScrollY(), scrollDurationMs, withNestedScrolling); in smoothScrollTo() 2024 overScrollByCompat(0, unconsumed, getScrollX(), oldScrollY, 0, range, 0, 0, false); in computeScroll() 2272 rectangle.offset(child.getLeft() - child.getScrollX(), in requestChildRectangleOnScreen() 2297 scrollTo(getScrollX(), mSavedState.scrollPosition); in onLayout() 2313 scrollTo(getScrollX(), newScrollY); in onLayout() 2318 scrollTo(getScrollX(), getScrollY()); in onLayout() [all …]
|
| /core/core/src/main/java/androidx/core/view/accessibility/ |
| D | AccessibilityRecordCompat.java | 428 public int getScrollX() { in getScrollX() method in AccessibilityRecordCompat 429 return mRecord.getScrollX(); in getScrollX()
|
| /core/core/src/main/java/androidx/core/text/method/ |
| D | LinkMovementMethodCompat.java | 53 x += widget.getScrollX(); in onTouchEvent()
|
| /core/core/src/main/java/androidx/core/view/ |
| D | ViewCompat.java | 4681 matrix.preTranslate(-parentView.getScrollX(), -parentView.getScrollY()); in fallbackTransformMatrixToGlobal()
|
| /core/core/api/ |
| D | 1.1.0-rc01.txt | 2580 method @Deprecated public int getScrollX();
|
| D | 1.1.0-beta02.txt | 2580 method @Deprecated public int getScrollX();
|
| D | 1.1.0-beta01.txt | 2580 method @Deprecated public int getScrollX();
|
| D | 1.2.0-beta01.txt | 2707 method @Deprecated public int getScrollX();
|
| D | 1.3.0-beta01.txt | 2757 method @Deprecated public int getScrollX();
|
| D | 1.2.0-beta02.txt | 2707 method @Deprecated public int getScrollX();
|
| D | restricted_1.0.0.txt | 2847 method @Deprecated public int getScrollX();
|
| D | 1.5.0-beta02.txt | 3131 method @Deprecated public int getScrollX();
|
| D | 1.5.0-beta03.txt | 3130 method @Deprecated public int getScrollX();
|
| D | restricted_1.1.0-beta01.txt | 2971 method @Deprecated public int getScrollX();
|
| D | restricted_1.1.0-rc01.txt | 2971 method @Deprecated public int getScrollX();
|
| D | 1.5.0-beta01.txt | 3131 method @Deprecated public int getScrollX();
|
| D | 1.6.0-beta03.txt | 3171 method @Deprecated public int getScrollX();
|
| D | 1.6.0-beta01.txt | 3165 method @Deprecated public int getScrollX();
|
| D | 1.6.0-beta02.txt | 3165 method @Deprecated public int getScrollX();
|
| D | restricted_1.3.0-beta01.txt | 3165 method @Deprecated public int getScrollX();
|
| D | restricted_1.2.0-beta01.txt | 3114 method @Deprecated public int getScrollX();
|
| D | 1.8.0-beta02.txt | 3381 method @Deprecated public int getScrollX();
|
| D | restricted_1.2.0-beta02.txt | 3114 method @Deprecated public int getScrollX();
|
| D | 1.7.0-beta03.txt | 3316 method @Deprecated public int getScrollX();
|
| D | 1.7.0-beta01.txt | 3316 method @Deprecated public int getScrollX();
|