Searched defs:waitForEvent (Results 1 – 4 of 4) sorted by relevance
77 bool waitForEvent(int32_t property, int initialEventCount, nsecs_t reltime) { in waitForEvent() function
68 bool waitForEvent(int32_t property, nsecs_t reltime) { in waitForEvent() function
224 private synchronized boolean waitForEvent(Integer prop, long timeoutMs) in waitForEvent() method in VehicleNetworkTest.TestListener
415 public boolean waitForEvent(long timeoutMs, VehiclePropValue expected) in waitForEvent() method in VehicleNetworkMockedTest.EventListener