Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java946 boolean allowed = isSatelliteAccessAllowedForLocation(networkCountryIsoList); in checkSatelliteAccessRestrictionForCurrentLocation()
1045 boolean allowed = isSatelliteAccessAllowedForLocation(countryCodeList); in checkSatelliteAccessRestrictionUsingCachedCountryCodes()
1199 private boolean isSatelliteAccessAllowedForLocation( in isSatelliteAccessAllowedForLocation() method in SatelliteAccessController