Searched refs:MAXIMUM_MINOR_VELOCITY (Results 1 – 1 of 1) sorted by relevance
90 private static final float MAXIMUM_MINOR_VELOCITY = 150.0f; field in SlidingDrawer247 mMaximumMinorVelocity = (int) (MAXIMUM_MINOR_VELOCITY * density + 0.5f); in SlidingDrawer()