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