Home | History | Annotate | Download | only in launcher2

Lines Matching refs:MIN_FLING_VELOCITY

77     private static final int MIN_FLING_VELOCITY = 250;
247 mMinFlingVelocity = (int) (MIN_FLING_VELOCITY * mDensity);