Searched refs:isEsimSupportedCountry (Results 1 – 1 of 1) sorted by relevance
319 inEsimSupportedCountries = isEsimSupportedCountry(currentCountry, supportedCountries); in showEuiccSettings()696 private static boolean isEsimSupportedCountry(String country, String countriesListString) { in isEsimSupportedCountry() method in MobileNetworkUtils