HomeSort by relevance Sort by last modified time
    Searched refs:waitForEvents (Results 1 - 5 of 5) sorted by null

  /packages/services/Car/evs/app/
EvsVehicleListener.h 53 bool waitForEvents(int timeout_ms) {
63 waitForEvents(5000);
  /cts/tests/sensor/src/android/hardware/cts/helpers/
TestSensorEventListener.java 305 public void waitForEvents(CountDownLatch latch, int eventCount,
322 "WaitForEvents",
340 public void waitForEvents(long duration, TimeUnit timeUnit) throws InterruptedException {
  /cts/tests/sensor/src/android/hardware/cts/
SensorTest.java 428 listener.waitForEvents(eventLatch, 1, true);
462 listener.waitForEvents(eventLatch, 1, true);
690 listener.waitForEvents(eventLatch, mEventCount, true);
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
TestSensorOperation.java 243 listener.waitForEvents(latch, eventCount, true);
359 listener.waitForEvents(duration, timeUnit);
  /external/mesa3d/include/CL/
cl.hpp     [all...]

Completed in 224 milliseconds