Home | History | Annotate | Download | only in assist

Lines Matching defs:getScrollY

1116          * {@link android.view.View#getScrollX() View.getScrollY()}.
1118 public int getScrollY() {
2108 int scrollY = node.getScrollY();