Searched refs:nativeGetEstimator (Results 1 – 1 of 1) sorted by relevance
62 private static native boolean nativeGetEstimator(int ptr, int id, in nativeGetEstimator() method in VelocityTracker243 return nativeGetEstimator(mPtr, id, degree, horizonMillis, outEstimator); in getEstimator()