Searched refs:waitForSleepExit (Results 1 – 1 of 1) sorted by relevance
336 mPowerSignalListener.waitForSleepExit(WAIT_TIMEOUT_MS); in testSleepEntryAndWakeup()612 mPowerSignalListener.waitForSleepExit(WAIT_TIMEOUT_MS); in suspendAndResumeForUserSwitchingTests()879 public void waitForSleepExit(long timeoutMs) throws Exception { in waitForSleepExit() method in CarPowerManagementServiceTest.PowerSignalListener