Searched defs:notifySensorAccuracy (Results 1 – 3 of 3) sorted by relevance
386 void FakeInputDispatcherPolicy::notifySensorAccuracy(int deviceId, InputDeviceSensorType sensorType, in notifySensorAccuracy() function in android::FakeInputDispatcherPolicy
2362 private void notifySensorAccuracy(int deviceId, int sensorType, int accuracy) { in notifySensorAccuracy() method in InputManagerService3014 public void notifySensorAccuracy(int deviceId, int sensorType, int accuracy) { in notifySensorAccuracy() method in InputManagerService.SensorEventListenerRecord
116 jmethodID notifySensorAccuracy; member1087 void NativeInputManager::notifySensorAccuracy(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorAccuracy() function in android::NativeInputManager