Home | History | Annotate | Download | only in widget

Lines Matching refs:newY

280      * @param newY The new Y offset as an absolute distance from the origin.
291 public void setFinalY(int newY) {
292 mScrollerY.setFinalPosition(newY);