Searched defs:waitForEvents (Results 1 – 4 of 4) sorted by relevance
305 public void waitForEvents(CountDownLatch latch, int eventCount, in waitForEvents() method in TestSensorEventListener340 public void waitForEvents(long duration, TimeUnit timeUnit) throws InterruptedException { in waitForEvents() method in TestSensorEventListener
221 private boolean waitForEvents(long waitUntilNanos) in waitForEvents() method in FrameRateOverrideTestActivity
245 private boolean waitForEvents(long waitUntilNanos) in waitForEvents() method in FrameRateOverrideCtsActivity
533 private boolean waitForEvents(long waitUntilNanos, TestSurface[] surfaces) in waitForEvents() method in FrameRateCtsActivity