Searched refs:nativeIsPredictionAvailable (Results 1 – 1 of 1) sorted by relevance
128 return mIsPredictionEnabled && nativeIsPredictionAvailable(mPtr, deviceId, source); in isPredictionAvailable()134 private static native boolean nativeIsPredictionAvailable(long nativePtr, int deviceId, in nativeIsPredictionAvailable() method in MotionPredictor