Searched refs:nativeGetEstimator (Results 1 – 1 of 1) sorted by relevance
47 private static native boolean nativeGetEstimator(long ptr, int id, Estimator outEstimator); in nativeGetEstimator() method in VelocityTracker216 return nativeGetEstimator(mPtr, id, outEstimator); in getEstimator()