Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DTestSensorManager.java170 CountDownLatch latch = mTestSensorEventListener.getLatchForFlushCompleteEvent(); in requestFlush()
DTestSensorEventListener.java141 public CountDownLatch getLatchForFlushCompleteEvent() { in getLatchForFlushCompleteEvent() method in TestSensorEventListener