OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSamplingPeriodNs
(Results
1 - 2
of
2
) sorted by null
/cts/tests/sensor/src/android/hardware/cts/helpers/
SensorCalibratedUncalibratedVerifier.java
75
long measuredSamplingPeriodNs = SensorCtsHelper.
getSamplingPeriodNs
(calibratedEvents);
SensorCtsHelper.java
117
public static long
getSamplingPeriodNs
(List<TestSensorEvent> collection) {
Completed in 233 milliseconds