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

  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
GyroscopeIntegrationVerification.java 101 float[] eventValues = event.values.clone();
111 mIntermediatesDeg[i] += eventValues[i] * timestampDeltaNs / ONE_SECOND_AS_NANOS;
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java     [all...]

Completed in 2343 milliseconds