Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mVelocity

126     private float mVelocity;
968 mVelocity = ((float)mData[1]) / (1 << 16);
1048 return (Math.abs(mAllApps.mVelocity) < 0.4f) &&
1639 Log.d(TAG, "mVelocity=" + mVelocity);