Searched refs:setUpResponseForRequestIsSatelliteSupported (Results 1 – 1 of 1) sorted by relevance
316 setUpResponseForRequestIsSatelliteSupported(false, SATELLITE_RESULT_SUCCESS); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()327 setUpResponseForRequestIsSatelliteSupported(false, SATELLITE_RESULT_MODEM_ERROR); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()339 setUpResponseForRequestIsSatelliteSupported(true, SATELLITE_RESULT_SUCCESS); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()574 private void setUpResponseForRequestIsSatelliteSupported( in setUpResponseForRequestIsSatelliteSupported() method in SatelliteAccessControllerTest