Searched refs:VELOCITY_UNITS (Results 1 – 1 of 1) sorted by relevance
93 private static final int VELOCITY_UNITS = 1000; field in SlidingDrawer250 mVelocityUnits = (int) (VELOCITY_UNITS * density + 0.5f); in SlidingDrawer()