Home
last modified time | relevance | path

Searched defs:waitForEvents (Results 1 – 3 of 3) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/
DTestSensorEventListener.java305 public void waitForEvents(CountDownLatch latch, int eventCount, in waitForEvents() method in TestSensorEventListener
340 public void waitForEvents(long duration, TimeUnit timeUnit) throws InterruptedException { in waitForEvents() method in TestSensorEventListener
/cts/hostsidetests/graphics/framerateoverride/app/src/com/android/cts/graphics/framerateoverride/
DFrameRateOverrideTestActivity.java216 private boolean waitForEvents(long waitUntilNanos) in waitForEvents() method in FrameRateOverrideTestActivity
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java510 private boolean waitForEvents(long waitUntilNanos, List<TestSurface> surfaces) in waitForEvents() method in FrameRateCtsActivity