Searched refs:waitForShutdown (Results 1 – 1 of 1) sorted by relevance
141 mPowerSignalListener.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdown()142 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdown()151 mPowerSignalListener.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownWithProcessing()154 mSystemStateInterface.waitForShutdown(WAIT_TIMEOUT_MS); in testShutdownWithProcessing()315 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.MockSystemStateInterface401 public void waitForShutdown(long timeoutMs) throws Exception { in waitForShutdown() method in CarPowerManagementServiceTest.PowerSignalListener