Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarServiceTest/src/com/android/car/power/
DCarPowerManagementServiceTest.java631 Semaphore notificationSem = new Semaphore(0); in testShutdownPostponeWhileListenerPendingInState() local
647 if (!notificationSem.tryAcquire(DEFAULT_WAIT_TIMEOUT_MS, in testShutdownPostponeWhileListenerPendingInState()
670 notificationSem.release(); in testShutdownPostponeWhileListenerPendingInState()