Searched defs:waitForEvent (Results 1 – 6 of 6) sorted by relevance
174 public void waitForEvent() throws Exception { in waitForEvent() method in AppFocusServiceTest.AppFocusChangedListener
995 CarDiagnosticEvent waitForEvent() { in waitForEvent() method in CarDiagnosticManagerTest.Listener1000 CarDiagnosticEvent waitForEvent(long eventTimeStamp) { in waitForEvent() method in CarDiagnosticManagerTest.Listener
480 public boolean waitForEvent(long timeout) { in waitForEvent() method in CarPropertyTest.GearEventTestCallback
1766 public boolean waitForEvent(int from, int expected) { in waitForEvent() method in CarEvsServiceUnitTest.EvsStreamCallbackImpl1770 public boolean waitForEvent(int from, int expected, int timeout) { in waitForEvent() method in CarEvsServiceUnitTest.EvsStreamCallbackImpl
747 boolean waitForEvent(Duration duration) { in waitForEvent() method in CarStorageMonitoringTest.Listener
216 void waitForEvent(int count, int timeoutInMs) throws InterruptedException { in waitForEvent() method in CarUnitTest.LifecycleListener