Searched refs:MAXIMUM_FLING_VELOCITY (Results 1 – 1 of 1) sorted by relevance
54 private static final int MAXIMUM_FLING_VELOCITY = 4000; field in ShadowViewConfiguration80 maximumFlingVelocity = (int) (density * MAXIMUM_FLING_VELOCITY + 0.5f); in setup()202 return MAXIMUM_FLING_VELOCITY; in getMaximumFlingVelocity()