Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java97 public static final int REST_PERIOD_BEFORE_TEST_MILLISEC = 3000; field in SensorDirectReportTest
1091 REST_PERIOD_BEFORE_TEST_MILLISEC, in runReconfigureTest()
1110 SensorCtsHelper.sleep(REST_PERIOD_BEFORE_TEST_MILLISEC, TimeUnit.MILLISECONDS); in waitBeforeStartSensor()