Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DMobileNetworkUtils.java196 List<String> supportedCountryList = in showEuiccSettings() local
198 if (supportedCountryList.contains(currentCountry)) { in showEuiccSettings()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java213 List<String> supportedCountryList = in showEuiccSettings() local
215 if (supportedCountryList.contains(currentCountry)) { in showEuiccSettings()
/packages/services/Telephony/src/com/android/phone/
DMobileNetworkSettings.java220 List<String> supportedCountryList = in showEuiccSettings() local
222 if (supportedCountryList.contains(currentCountry)) { in showEuiccSettings()