Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DVelocityTracker.java45 private static native void nativeComputeCurrentVelocity(long ptr, int units, float maxVelocity); in nativeComputeCurrentVelocity() method in VelocityTracker
138 nativeComputeCurrentVelocity(mPtr, units, Float.MAX_VALUE); in computeCurrentVelocity()
155 nativeComputeCurrentVelocity(mPtr, units, maxVelocity); in computeCurrentVelocity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77617 Landroid/view/VelocityTracker;->nativeComputeCurrentVelocity(JIF)V