OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSensorMaxDetectionLatencyNs
(Results
1 - 3
of
3
) sorted by null
/cts/tests/sensor/src/android/hardware/cts/helpers/
TestSensorEnvironment.java
410
* {@link #
getSensorMaxDetectionLatencyNs
(Sensor)}, and 'report_latency' must be less than
414
public static long
getSensorMaxDetectionLatencyNs
(Sensor sensor) {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
StepCounterTestActivity.java
243
+ TestSensorEnvironment.
getSensorMaxDetectionLatencyNs
(counterEvent.sensor);
SignificantMotionTestActivity.java
402
+ TestSensorEnvironment.
getSensorMaxDetectionLatencyNs
(event.sensor);
Completed in 238 milliseconds