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()
1427 () -> snapToPageWithVelocity(finalPage, velocity)); in onTouchEvent()1434 () -> snapToPageWithVelocity(finalPage, velocity)); in onTouchEvent()1678 protected boolean snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method