Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DTestSensorEnvironment.java42 private final int mMaxReportLatencyUs; field in TestSensorEnvironment
186 mMaxReportLatencyUs = maxReportLatencyUs; in TestSensorEnvironment()
233 return mMaxReportLatencyUs; in getMaxReportLatencyUs()
363 mMaxReportLatencyUs); in toString()