Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DVelocityTracker.java47 private static native float nativeGetYVelocity(long ptr, int id); in nativeGetYVelocity() method in VelocityTracker
175 return nativeGetYVelocity(mPtr, ACTIVE_POINTER_ID); in getYVelocity()
197 return nativeGetYVelocity(mPtr, id); in getYVelocity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77621 Landroid/view/VelocityTracker;->nativeGetYVelocity(JI)F