Home
last modified time | relevance | path

Searched defs:maxBatchReportLatency (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DSensorInputMapper.h96 std::chrono::nanoseconds maxBatchReportLatency; member
DInputMapper.cpp97 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
DSensorInputMapper.cpp333 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/native/services/inputflinger/tests/fuzzers/
DInputReaderFuzzer.cpp128 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp592 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
DInputReader.cpp732 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp488 jint maxBatchReportLatency) { in nativeEnableSensor()