Searched refs:mPositionChangeSemaphore (Results 1 – 1 of 1) sorted by relevance
184 private final Semaphore mPositionChangeSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteTransmissionUpdateCallbackTest198 mPositionChangeSemaphore.release(); in onSatellitePositionChanged()247 if (!mPositionChangeSemaphore.tryAcquire(TIMEOUT, TimeUnit.MILLISECONDS)) { in waitUntilOnSatellitePositionChanged()295 mPositionChangeSemaphore.drainPermits(); in clearPointingInfo()