Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DOffBodySensorTestActivity.java366 return runOffbodyDetectResponseTimeTest(wakeUpSensor); in testOffbodyDetectResponseTime()
387 public String runOffbodyDetectResponseTimeTest(Sensor sensor) throws Throwable { in runOffbodyDetectResponseTimeTest() method in OffBodySensorTestActivity