Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java339 return !isEsimUnsupportedCountry(countryIso); in isSupportedCountry()
353 private boolean isEsimUnsupportedCountry(String countryIso) { in isEsimUnsupportedCountry() method in EuiccController