Searched defs:notifySensorEvent (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/ |
H A D | CameraPrivacyLightControllerTest.java | 347 private void notifySensorEvent(CameraPrivacyLightController cplc, long timestamp, int value) { in notifySensorEvent() method in CameraPrivacyLightControllerTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerService.java | 2428 private void notifySensorEvent(int deviceId, int sensorType, int accuracy, long timestamp, in notifySensorEvent() method in InputManagerService 3134 public void notifySensorEvent(int deviceId, int sensorType, int accuracy, long timestamp, in notifySensorEvent() method in InputManagerService.SensorEventListenerRecord
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_input_InputManagerService.cpp | 108 jmethodID notifySensorEvent; member 982 void NativeInputManager::notifySensorEvent(int32_t deviceId, InputDeviceSensorType sensorType, in notifySensorEvent() function in android::NativeInputManager
|