Searched refs:waitForShutdown (Results 1 – 3 of 3) sorted by relevance
223 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdown()244 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownImmediately()279 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownOnSuspend()343 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownWithProcessing()769 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceUnitTest.MockSystemStateInterface
153 public void waitForShutdown() { in waitForShutdown() method in DhcpServerTest.MyDhcpServer214 mServer.waitForShutdown(); in tearDown()
576 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagerUnitTest.MockSystemStateInterface