Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl56 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1694 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager
1699 return getIEuiccController().isSupportedCountry(countryIso.toUpperCase(Locale.ROOT)); in isSupportedCountry()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java421 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccController
/frameworks/base/core/api/
Dsystem-current.txt16052 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…