Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java113 private final Semaphore mStartSendingPointingInfoSemaphore = new Semaphore(0); field in MockSatelliteServiceManager
146 mStartSendingPointingInfoSemaphore.release();
682 if (!mStartSendingPointingInfoSemaphore.tryAcquire( in waitForEventOnStartSendingSatellitePointingInfo()