Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestBase.java184 private final Semaphore mPositionChangeSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteTransmissionUpdateCallbackTest
198 mPositionChangeSemaphore.release(); in onSatellitePositionChanged()
247 if (!mPositionChangeSemaphore.tryAcquire(TIMEOUT, TimeUnit.MILLISECONDS)) { in waitUntilOnSatellitePositionChanged()
295 mPositionChangeSemaphore.drainPermits(); in clearPointingInfo()