Searched defs:flushSensor (Results 1 – 11 of 11) sorted by relevance
105 void InputMapper::flushSensor(InputDeviceSensorType sensorType) {} in flushSensor() function in android::InputMapper
314 void SensorInputMapper::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::SensorInputMapper
134 void flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::FuzzInputReader
188 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method
1127 boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerGlobal
217 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method510 public native boolean flushSensor(int deviceId, int sensorType); in flushSensor() method in NativeInputManagerService.NativeImpl
1824 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerService
650 void InputDevice::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::InputDevice
729 void InputReader::flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::InputReader
2236 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, in flushSensor() function in android::SensorService
1991 bool InputDispatcher::flushSensor(int deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::inputdispatcher::InputDispatcher