Searched refs:isPredictionAvailable (Results 1 – 4 of 4) sorted by relevance
50 var isPredictionAvailable = false regex75 isPredictionAvailable = predictor.isPredictionAvailable(event.getDeviceId(),83 if (!isPredictionAvailable) {
115 public boolean isPredictionAvailable(int deviceId, int source) { in isPredictionAvailable() method in MotionPredictor
71 return predictor->isPredictionAvailable(static_cast<int32_t>(deviceId), in android_view_MotionPredictor_nativeIsPredictionAvailable()
51513 method public boolean isPredictionAvailable(int, int);