Home
last modified time | relevance | path

Searched refs:setScrollY (Results 1 – 25 of 53) sorted by relevance

123

/core/core/src/main/java/androidx/core/view/accessibility/
DAccessibilityRecordCompat.java464 public void setScrollY(int scrollY) { in setScrollY() method in AccessibilityRecordCompat
465 mRecord.setScrollY(scrollY); in setScrollY()
/core/core/src/androidTest/java/androidx/core/view/
DViewCompatTest.java651 container.setScrollY(2); in testTransformMatrixToGlobal()
657 view.setScrollY(20); in testTransformMatrixToGlobal()
/core/core/src/main/java/androidx/core/widget/
DNestedScrollView.java2628 event.setScrollY(nsvHost.getScrollY()); in onInitializeAccessibilityEvent()
/core/core/api/
D1.1.0-rc01.txt2613 method @Deprecated public void setScrollY(int);
D1.1.0-beta02.txt2613 method @Deprecated public void setScrollY(int);
D1.1.0-beta01.txt2613 method @Deprecated public void setScrollY(int);
D1.2.0-beta01.txt2740 method @Deprecated public void setScrollY(int);
D1.3.0-beta01.txt2790 method @Deprecated public void setScrollY(int);
D1.2.0-beta02.txt2740 method @Deprecated public void setScrollY(int);
Drestricted_1.0.0.txt2880 method @Deprecated public void setScrollY(int);
D1.5.0-beta02.txt3164 method @Deprecated public void setScrollY(int);
D1.5.0-beta03.txt3163 method @Deprecated public void setScrollY(int);
Drestricted_1.1.0-beta01.txt3004 method @Deprecated public void setScrollY(int);
Drestricted_1.1.0-rc01.txt3004 method @Deprecated public void setScrollY(int);
D1.5.0-beta01.txt3164 method @Deprecated public void setScrollY(int);
D1.6.0-beta03.txt3204 method @Deprecated public void setScrollY(int);
D1.6.0-beta01.txt3198 method @Deprecated public void setScrollY(int);
D1.6.0-beta02.txt3198 method @Deprecated public void setScrollY(int);
Drestricted_1.3.0-beta01.txt3198 method @Deprecated public void setScrollY(int);
Drestricted_1.2.0-beta01.txt3147 method @Deprecated public void setScrollY(int);
D1.8.0-beta02.txt3414 method @Deprecated public void setScrollY(int);
Drestricted_1.2.0-beta02.txt3147 method @Deprecated public void setScrollY(int);
D1.7.0-beta03.txt3349 method @Deprecated public void setScrollY(int);
D1.7.0-beta01.txt3349 method @Deprecated public void setScrollY(int);
D1.7.0-beta02.txt3349 method @Deprecated public void setScrollY(int);

123