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.cpp99 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
DSensorInputMapper.cpp333 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/native/services/inputflinger/tests/fuzzers/
DInputReaderFuzzer.cpp126 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp637 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
DInputReader.cpp719 std::chrono::microseconds maxBatchReportLatency) { in enableSensor()
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp513 jint maxBatchReportLatency) { in nativeEnableSensor()