Home
last modified time | relevance | path

Searched defs:waitForShutdown (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPowerManagementServiceTest.java797 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.MockSystemStateInterface
883 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.PowerSignalListener
/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpServerTest.java153 public void waitForShutdown() { in waitForShutdown() method in DhcpServerTest.MyDhcpServer