Home | History | Annotate | Download | only in common

Lines Matching refs:finalY

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