Searched refs:snapToPageWithVelocity (Results 1 – 1 of 1) sorted by relevance
1190 snapToPageWithVelocity(finalPage, velocityX); in onTouchEvent()1195 snapToPageWithVelocity(finalPage, velocityX); in onTouchEvent()1407 protected boolean snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method