Home
last modified time | relevance | path

Searched defs:waitForEvent (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DAppFocusServiceTest.java149 public void waitForEvent() throws Exception { in waitForEvent() method in AppFocusServiceTest.AppFocusChangedListener
176 public void waitForEvent() throws Exception { in waitForEvent() method in AppFocusServiceTest.AppFocusOwnershipCallback
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java788 boolean waitForEvent() throws InterruptedException { in waitForEvent() method in CarDiagnosticManagerTest.Listener
792 boolean waitForEvent(long eventTimeStamp) throws InterruptedException { in waitForEvent() method in CarDiagnosticManagerTest.Listener
DCarStorageMonitoringTest.java751 boolean waitForEvent(Duration duration) { in waitForEvent() method in CarStorageMonitoringTest.Listener