HomeSort by relevance Sort by last modified time
    Searched defs:maxBatchReportLatencyUs (Results 1 - 11 of 11) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BatchingTestActivity.java 127 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
132 maxBatchReportLatencyUs);
145 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
150 maxBatchReportLatencyUs);
  /cts/tests/sensor/src/android/hardware/cts/
SensorBatchingTests.java 280 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
288 maxBatchReportLatencyUs);
303 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
311 maxBatchReportLatencyUs);
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 964 milliseconds