Searched refs:snapToPageWithVelocity (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DPagedView.java1511 snapToPageWithVelocity(finalPage, velocityX);
1516 snapToPageWithVelocity(finalPage, velocityX);
1751 protected void snapToPageWithVelocity(int whichPage, int velocity) { method in class:PagedView
1756 if (DEBUG) Log.d(TAG, "snapToPageWithVelocity.getRelativeChildOffset(): "

Completed in 22 milliseconds