Searched refs:VELOCITY_UNITS (Results 1 – 3 of 3) sorted by relevance
39 private static final int VELOCITY_UNITS = 1000; field in BubblesNavBarMotionEventHandler101 getVelocityTracker().computeCurrentVelocity(VELOCITY_UNITS); in onMotionEvent()
94 private static final int VELOCITY_UNITS = 1000; field in SlidingDrawer257 mVelocityUnits = (int) (VELOCITY_UNITS * density + 0.5f); in SlidingDrawer()
69155 Landroid/widget/SlidingDrawer;->VELOCITY_UNITS:I