Searched defs:notifySensorEvent (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/ |
D | CameraPrivacyLightControllerTest.java | 347 private void notifySensorEvent(CameraPrivacyLightController cplc, long timestamp, int value) { in notifySensorEvent() method in CameraPrivacyLightControllerTest
|
/frameworks/native/services/inputflinger/tests/ |
D | FakeInputDispatcherPolicy.cpp | 380 void FakeInputDispatcherPolicy::notifySensorEvent(int32_t deviceId, in notifySensorEvent() function in android::FakeInputDispatcherPolicy
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | InputManagerService.java | 2338 private void notifySensorEvent(int deviceId, int sensorType, int accuracy, long timestamp, in notifySensorEvent() method in InputManagerService 3002 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 | 115 jmethodID notifySensorEvent; member 1071 void NativeInputManager::notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::NativeInputManager
|