Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuListViewTouchHandler.java38 private static final int VELOCITY_UNIT_SECONDS = 1000; field in MenuListViewTouchHandler
107 mVelocityTracker.computeCurrentVelocity(VELOCITY_UNIT_SECONDS); in onInterceptTouchEvent()