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