Searched defs:maxBatchReportLatencyUs (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/native/services/sensorservice/hidl/ |
H A D | EventQueue.cpp | 77 int64_t maxBatchReportLatencyUs) { in enableSensor()
|
/aosp12/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/ |
H A D | ASensorEventQueue.cpp | 46 int64_t maxBatchReportLatencyUs) { in registerSensor()
|
H A D | ASensorManager.cpp | 308 int64_t maxBatchReportLatencyUs) { in ASensorEventQueue_registerSensor()
|
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | InputDeviceSensorManager.java | 264 int delayUs, int maxBatchReportLatencyUs, Handler handler) { in InputSensorEventListenerDelegate() 424 int delayUs, int maxBatchReportLatencyUs, Handler handler) { in registerListenerInternal() 592 int delayUs, Handler handler, int maxBatchReportLatencyUs, int reservedFlags) { in registerListenerImpl()
|
H A D | IInputManager.aidl | 132 int maxBatchReportLatencyUs); in enableSensor()
|
H A D | InputManager.java | 1195 int maxBatchReportLatencyUs) { in enableSensor()
|
/aosp12/frameworks/base/core/java/android/hardware/ |
H A D | SystemSensorManager.java | 176 int delayUs, Handler handler, int maxBatchReportLatencyUs, int reservedFlags) { in registerListenerImpl() 673 int maxBatchReportLatencyUs); in nativeEnableSensor() 704 Sensor sensor, int delayUs, int maxBatchReportLatencyUs) { in addSensor() 784 Sensor sensor, int rateUs, int maxBatchReportLatencyUs) { in enableSensor()
|
/aosp12/frameworks/native/libs/sensor/ |
H A D | SensorEventQueue.cpp | 139 int64_t maxBatchReportLatencyUs, int reservedFlags) const { in enableSensor()
|
/aosp12/frameworks/base/native/android/ |
H A D | sensor.cpp | 210 int32_t samplingPeriodUs, int64_t maxBatchReportLatencyUs) { in ASensorEventQueue_registerSensor()
|
/aosp12/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerService.java | 355 int samplingPeriodUs, int maxBatchReportLatencyUs); in nativeEnableSensor() 2437 int maxBatchReportLatencyUs) { in enableSensor()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_input_InputManagerService.cpp | 2245 jint maxBatchReportLatencyUs) { in nativeEnableSensor()
|