Home
last modified time | relevance | path

Searched defs:maxBatchReportLatencyUs (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/hidl/
H A DEventQueue.cpp77 int64_t maxBatchReportLatencyUs) { in enableSensor()
/aosp12/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
H A DASensorEventQueue.cpp46 int64_t maxBatchReportLatencyUs) { in registerSensor()
H A DASensorManager.cpp308 int64_t maxBatchReportLatencyUs) { in ASensorEventQueue_registerSensor()
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputDeviceSensorManager.java264 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 DIInputManager.aidl132 int maxBatchReportLatencyUs); in enableSensor()
H A DInputManager.java1195 int maxBatchReportLatencyUs) { in enableSensor()
/aosp12/frameworks/base/core/java/android/hardware/
H A DSystemSensorManager.java176 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 DSensorEventQueue.cpp139 int64_t maxBatchReportLatencyUs, int reservedFlags) const { in enableSensor()
/aosp12/frameworks/base/native/android/
H A Dsensor.cpp210 int32_t samplingPeriodUs, int64_t maxBatchReportLatencyUs) { in ASensorEventQueue_registerSensor()
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java355 int samplingPeriodUs, int maxBatchReportLatencyUs); in nativeEnableSensor()
2437 int maxBatchReportLatencyUs) { in enableSensor()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2245 jint maxBatchReportLatencyUs) { in nativeEnableSensor()