Home
last modified time | relevance | path

Searched refs:mMaxReportLatencyUs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/
DTestSensorEnvironment.java44 private final int mMaxReportLatencyUs; field in TestSensorEnvironment
279 mMaxReportLatencyUs = maxReportLatencyUs; in TestSensorEnvironment()
328 return mMaxReportLatencyUs; in getMaxReportLatencyUs()
473 mMaxReportLatencyUs); in toString()