Searched defs:flushSensor (Results 1 – 12 of 12) sorted by relevance
| /frameworks/native/services/inputflinger/reader/mapper/ |
| D | InputMapper.cpp | 103 void InputMapper::flushSensor(InputDeviceSensorType sensorType) {} in flushSensor() function in android::InputMapper
|
| D | SensorInputMapper.cpp | 314 void SensorInputMapper::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::SensorInputMapper
|
| /frameworks/native/services/inputflinger/tests/fuzzers/ |
| D | InputReaderFuzzer.cpp | 136 void flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::FuzzInputReader
|
| /frameworks/base/core/java/android/hardware/input/ |
| D | IInputManager.aidl | 198 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method
|
| D | InputManager.java | 1103 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManager
|
| D | InputManagerGlobal.java | 971 boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerGlobal
|
| /frameworks/base/services/core/java/com/android/server/input/ |
| D | NativeInputManagerService.java | 208 boolean flushSensor(int deviceId, int sensorType); in flushSensor() method 472 public native boolean flushSensor(int deviceId, int sensorType); in flushSensor() method in NativeInputManagerService.NativeImpl
|
| D | InputManagerService.java | 1920 public boolean flushSensor(int deviceId, int sensorType) { in flushSensor() method in InputManagerService
|
| /frameworks/native/services/inputflinger/reader/ |
| D | InputDevice.cpp | 605 void InputDevice::flushSensor(InputDeviceSensorType sensorType) { in flushSensor() function in android::InputDevice
|
| D | InputReader.cpp | 742 void InputReader::flushSensor(int32_t deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::InputReader
|
| /frameworks/native/services/sensorservice/ |
| D | SensorService.cpp | 2136 status_t SensorService::flushSensor(const sp<SensorEventConnection>& connection, in flushSensor() function in android::SensorService
|
| /frameworks/native/services/inputflinger/dispatcher/ |
| D | InputDispatcher.cpp | 1808 bool InputDispatcher::flushSensor(int deviceId, InputDeviceSensorType sensorType) { in flushSensor() function in android::inputdispatcher::InputDispatcher
|