Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java1704 .setCountryCodes(networkCountryIsoList); in handleIsSatelliteSupportedResult()
1938 .setCountryCodes(networkCountryIsoList); in checkSatelliteAccessRestrictionForCurrentLocation()
/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3864 boolean result = mInterface.setCountryCodes(reset, currentNetworkCountryCodes, in handleSetCountryCodes()
DPhoneInterfaceManager.java14517 public boolean setCountryCodes(boolean reset, List<String> currentNetworkCountryCodes, in setCountryCodes() method in PhoneInterfaceManager
14532 mFeatureFlags).setCountryCodes(reset, currentNetworkCountryCodes, in setCountryCodes()