HomeSort by relevance Sort by last modified time
    Searched full:timestampscount (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
JitterVerification.java 105 int timestampsCount = mTimestamps.size();
106 if (timestampsCount < 2 || environment.isSensorSamplingRateOverloaded()) {

Completed in 1626 milliseconds