Searched refs:MAXIMUM_MAJOR_VELOCITY (Results 1 – 1 of 1) sorted by relevance
91 private static final float MAXIMUM_MAJOR_VELOCITY = 200.0f; field in SlidingDrawer248 mMaximumMajorVelocity = (int) (MAXIMUM_MAJOR_VELOCITY * density + 0.5f); in SlidingDrawer()