OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 75 milliseconds