Searched defs:flushSensor (Results 1 – 10 of 10) sorted by relevance
85 void InputMapper::flushSensor(InputDeviceSensorType sensorType) {} in flushSensor() function in android::InputMapper
317 void SensorInputMapper::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::SensorInputMapper
146 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method
1320 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManager
181 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method395 public native boolean flushSensor(int deviceId, int sensorType); in flushSensor() method in NativeInputManagerService.NativeImpl
2504 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerService
547 void InputDevice::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::InputDevice
678 void InputReader::flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::InputReader
1950 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, in flushSensor() function in android::SensorService
1616 bool InputDispatcher::flushSensor(int deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::inputdispatcher::InputDispatcher