Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccController.aidl53 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DShortcutViewUtils.java262 private static boolean isSupportedCountry(@NonNull Context context, String countryIso) { in isSupportedCountry() method in ShortcutViewUtils
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccManager.java1374 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccController.java340 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccController