Home | History | Annotate | Download | only in widget

Lines Matching refs:finalY

472      * startY to finalY.
475 * @param finalY Desired final Y position
477 * desired distance from finalY. Absolute value - must be positive.
479 public void notifyVerticalEdgeReached(int startY, int finalY, int overY) {
480 mScrollerY.notifyEdgeReached(startY, finalY, overY);