Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteServiceManager.java116 private final Semaphore mStopPointingUiSemaphore = new Semaphore(0); field in MockSatelliteServiceManager
301 mStopPointingUiSemaphore.release(); in onUidImportance()
676 mStopPointingUiSemaphore.drainPermits(); in clearStopPointingUiActivity()
878 if (!mStopPointingUiSemaphore.tryAcquire( in waitForEventMockPointingUiActivityStopped()