Home
last modified time | relevance | path

Searched defs:snapToPageWithVelocity (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DSmoothPagedView.java119 protected void snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method in SmoothPagedView
127 private void snapToPageWithVelocity(int whichPage, int velocity, boolean settle) { in snapToPageWithVelocity() method in SmoothPagedView
DPagedView.java1517 protected void snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1832 protected void snapToPageWithVelocity(int whichPage, int velocity) { in snapToPageWithVelocity() method