Home | History | Annotate | Download | only in common

Lines Matching refs:newY

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