Home
last modified time | relevance | path

Searched refs:mAnimatedVelocity (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSlidingDrawer.java128 private float mAnimatedVelocity; field in SlidingDrawer
518 mAnimatedVelocity = velocity;
528 mAnimatedVelocity = 0;
534 mAnimatedVelocity = 0;
544 mAnimatedVelocity = 0;
551 mAnimatedVelocity = 0;
572 mAnimatedVelocity = mMaximumMajorVelocity; in prepareTracking()
727 final float v = mAnimatedVelocity; // px/s in incrementAnimation()
730 mAnimatedVelocity = v + (a * t); // px/s in incrementAnimation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84190 Landroid/widget/SlidingDrawer;->mAnimatedVelocity:F