Searched refs:nativeGetEstimator (Results 1 – 2 of 2) sorted by relevance
48 private static native boolean nativeGetEstimator(long ptr, int id, Estimator outEstimator); in nativeGetEstimator() method in VelocityTracker218 return nativeGetEstimator(mPtr, id, outEstimator); in getEstimator()
77619 Landroid/view/VelocityTracker;->nativeGetEstimator(JILandroid/view/VelocityTracker$Estimator;)Z