Home | History | Annotate | Download | only in widget

Lines Matching refs:finalY

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