Searched defs:flushSensor (Results 1 – 9 of 9) sorted by relevance
81 void InputMapper::flushSensor(InputDeviceSensorType sensorType) {} in flushSensor() function in android::InputMapper
316 void SensorInputMapper::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::SensorInputMapper
136 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method
1222 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManager
523 void InputDevice::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::InputDevice
665 void InputReader::flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::InputReader
1900 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, in flushSensor() function in android::SensorService
2408 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerService
1510 bool InputDispatcher::flushSensor(int deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::inputdispatcher::InputDispatcher