Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccController.aidl56 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccManager.java1574 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager
1579 return getIEuiccController().isSupportedCountry(countryIso.toUpperCase(Locale.ROOT)); in isSupportedCountry()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15474 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…