Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl53 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1374 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager
1379 return getIEuiccController().isSupportedCountry(countryIso.toUpperCase()); in isSupportedCountry()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java332 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccController
/frameworks/base/telephony/api/
Dsystem-current.txt1227 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…
/frameworks/base/api/
Dsystem-current.txt9455 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9353 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…