Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DVelocityTracker.java48 private static native boolean nativeGetEstimator(long ptr, int id, Estimator outEstimator); in nativeGetEstimator() method in VelocityTracker
218 return nativeGetEstimator(mPtr, id, outEstimator); in getEstimator()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77619 Landroid/view/VelocityTracker;->nativeGetEstimator(JILandroid/view/VelocityTracker$Estimator;)Z