Home | History | Annotate | Download | only in sgv

Lines Matching refs:newY

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