Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java308 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
321 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
332 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
353 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
396 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
428 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
453 assertTrue(waitForRequestIsSatelliteAllowedForCurrentLocationResult( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
551 private boolean waitForRequestIsSatelliteAllowedForCurrentLocationResult(Semaphore semaphore, in waitForRequestIsSatelliteAllowedForCurrentLocationResult() method in SatelliteAccessControllerTest