Home
last modified time | relevance | path

Searched refs:absorbSwipeUpVelocity (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DSpringRelativeLayout.java86 protected void absorbSwipeUpVelocity(int velocity) { in absorbSwipeUpVelocity() method in SpringRelativeLayout
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1338 absorbSwipeUpVelocity(Math.max(1000, Math.abs( in addSpringFromFlingUpdateListener()