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
247 mMaxReportLatencyUs = maxReportLatencyUs; in TestSensorEnvironment()
295 return mMaxReportLatencyUs; in getMaxReportLatencyUs()
440 mMaxReportLatencyUs); in toString()