Searched refs:mSatelliteCapabilitiesSemaphore (Results 1 – 1 of 1) sorted by relevance
236 private Semaphore mSatelliteCapabilitiesSemaphore = new Semaphore(0); field in SatelliteControllerTest256 mSatelliteCapabilitiesSemaphore.release();1030 mSatelliteCapabilitiesSemaphore.drainPermits(); in testRequestSatelliteCapabilities()2211 mSatelliteCapabilitiesSemaphore.drainPermits(); in testIsSatelliteAttachRequired()2225 mSatelliteCapabilitiesSemaphore.drainPermits(); in testIsSatelliteAttachRequired()2242 mSatelliteCapabilitiesSemaphore.drainPermits(); in testIsSatelliteAttachRequired()4129 if (!mSatelliteCapabilitiesSemaphore.tryAcquire(TIMEOUT, TimeUnit.MILLISECONDS)) { in waitForRequestSatelliteCapabilitiesResult()