Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DVelocityTracker.java184 private static native float nativeGetYVelocity(long ptr, int id); in nativeGetYVelocity() method in VelocityTracker
375 return nativeGetYVelocity(mPtr, ACTIVE_POINTER_ID); in getYVelocity()
397 return nativeGetYVelocity(mPtr, id); in getYVelocity()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66515 Landroid/view/VelocityTracker;->nativeGetYVelocity(JI)F