Home | History | Annotate | Download | only in launcher2

Lines Matching refs:FLING_THRESHOLD_VELOCITY

75     private static final int FLING_THRESHOLD_VELOCITY = 500;
246 mFlingThresholdVelocity = (int) (FLING_THRESHOLD_VELOCITY * mDensity);