Home
last modified time | relevance | path

Searched refs:runOnbodyDetectResponseTimeTest (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DOffBodySensorTestActivity.java375 return runOnbodyDetectResponseTimeTest(wakeUpSensor); in testOnbodyDetectResponseTime()
449 public String runOnbodyDetectResponseTimeTest(Sensor sensor) throws Throwable { in runOnbodyDetectResponseTimeTest() method in OffBodySensorTestActivity