Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java342 return isEsimSupportedCountry(countryIso); in isSupportedCountry()
346 private boolean isEsimSupportedCountry(String countryIso) { in isEsimSupportedCountry() method in EuiccController