Home
last modified time | relevance | path

Searched defs:isPredictionAvailable (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tests/MotionPrediction/src/test/motionprediction/
H A DDrawingView.kt50 var isPredictionAvailable = false regex
/aosp14/frameworks/base/core/java/android/view/
H A DMotionPredictor.java115 public boolean isPredictionAvailable(int deviceId, int source) { in isPredictionAvailable() method in MotionPredictor