Home
last modified time | relevance | path

Searched defs:notifySensorEvent (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp77 void notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2754 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/
Dcom_android_server_input_InputManagerService.cpp107 jmethodID notifySensorEvent; member
941 void NativeInputManager::notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp338 void notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::inputdispatcher::FakeInputDispatcherPolicy