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
216 private boolean waitForEvents(long waitUntilNanos) in waitForEvents() method in FrameRateOverrideTestActivity
510 private boolean waitForEvents(long waitUntilNanos, List<TestSurface> surfaces) in waitForEvents() method in FrameRateCtsActivity