Home
last modified time | relevance | path

Searched refs:waitForSemaphore (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPowerManagementServiceTest.java262 private static void waitForSemaphore(Semaphore semaphore, long timeoutMs) in waitForSemaphore() method in CarPowerManagementServiceTest
287 waitForSemaphore(mDisplayStateWait, timeoutMs); in waitForDisplayStateChange()
316 waitForSemaphore(mShutdownWait, timeoutMs); in waitForShutdown()
330 waitForSemaphore(mSleepWait, timeoutMs); in waitForSleepEntryAndWakeup()
398 waitForSemaphore(mSleepExitWait, timeoutMs); in waitForSleepExit()
402 waitForSemaphore(mShutdownWait, timeoutMs); in waitForShutdown()
406 waitForSemaphore(mSleepEntryWait, timeoutMs); in waitForSleepEntry()