Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java114 private final Semaphore mStopSendingPointingInfoSemaphore = new Semaphore(0); field in MockSatelliteServiceManager
156 mStopSendingPointingInfoSemaphore.release();
698 if (!mStopSendingPointingInfoSemaphore.tryAcquire( in waitForEventOnStopSendingSatellitePointingInfo()