Searched refs:nativeGetEstimator (Results 1 – 1 of 1) 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()