Searched refs:snapToPageWithVelocity (Results 1 – 2 of 2) sorted by relevance
47 protected boolean snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method in AllAppsPagedView48 boolean resp = super.snapToPageWithVelocity(whichPage, velocity); in snapToPageWithVelocity()
1281 snapToPageWithVelocity(finalPage, velocity); in onTouchEvent()1287 snapToPageWithVelocity(finalPage, velocity); in onTouchEvent()1511 protected boolean snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method