Searched defs:waitForEvents (Results 1 – 3 of 3) 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
218 private boolean waitForEvents(long waitUntilNanos) in waitForEvents() method in FrameRateOverrideTestActivity
514 private boolean waitForEvents(long waitUntilNanos, TestSurface[] surfaces) in waitForEvents() method in FrameRateCtsActivity