Searched refs:awaitAndVerifyEvent (Results 1 – 1 of 1) sorted by relevance
155 public String awaitAndVerifyEvent(float expectedResponseValue) throws Throwable { in awaitAndVerifyEvent() method in OffBodySensorTestActivity.SensorEventVerifier156 return awaitAndVerifyEvent(expectedResponseValue, 0); in awaitAndVerifyEvent()159 public String awaitAndVerifyEvent(float expectedResponseValue, int maxEventLatencyMs) in awaitAndVerifyEvent() method in OffBodySensorTestActivity.SensorEventVerifier442 mVerifier.awaitAndVerifyEvent(OFF_BODY_EVENT_VALUE, MAX_OFF_BODY_EVENT_LATENCY_MS); in runOffbodyDetectResponseTimeTest()488 mVerifier.awaitAndVerifyEvent(ON_BODY_EVENT_VALUE, MAX_ON_BODY_EVENT_LATENCY_MS); in runOnbodyDetectResponseTimeTest()