Searched defs:notifySensorEvent (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/inputflinger/benchmarks/ |
| D | InputDispatcher_benchmarks.cpp | 77 void notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::inputdispatcher::FakeInputDispatcherPolicy
|
| /frameworks/base/services/core/java/com/android/server/input/ |
| D | InputManagerService.java | 2754 private void notifySensorEvent(int deviceId, int sensorType, int accuracy, long timestamp, in notifySensorEvent() method in InputManagerService 3377 public void notifySensorEvent(int deviceId, int sensorType, int accuracy, long timestamp, in notifySensorEvent() method in InputManagerService.SensorEventListenerRecord
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_input_InputManagerService.cpp | 107 jmethodID notifySensorEvent; member 941 void NativeInputManager::notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::NativeInputManager
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 338 void notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::inputdispatcher::FakeInputDispatcherPolicy
|