Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DVelocityTracker.java185 private static native boolean nativeGetEstimator(long ptr, int id, Estimator outEstimator); in nativeGetEstimator() method in VelocityTracker
418 return nativeGetEstimator(mPtr, id, outEstimator); in getEstimator()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66513 Landroid/view/VelocityTracker;->nativeGetEstimator(JILandroid/view/VelocityTracker$Estimator;)Z