Searched refs:waitForShutdown (Results 1 – 2 of 2) sorted by relevance
226 mPowerSignalListener.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdown()227 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdown()264 mPowerSignalListener.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownOnSuspend()267 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownOnSuspend()317 mPowerSignalListener.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownWithProcessing()320 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownWithProcessing()797 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.MockSystemStateInterface883 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.PowerSignalListener
153 public void waitForShutdown() { in waitForShutdown() method in DhcpServerTest.MyDhcpServer214 mServer.waitForShutdown(); in tearDown()