Searched refs:isSupportedCountry (Results 1 – 6 of 6) sorted by relevance
53 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
167 && isSupportedCountry(context, mCountryIso); in isSufficientForEmergencyCall()262 private static boolean isSupportedCountry(@NonNull Context context, String countryIso) { in isSupportedCountry() method in ShortcutViewUtils
1374 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager1379 return getIEuiccController().isSupportedCountry(countryIso.toUpperCase()); in isSupportedCountry()
712 if (em.isSupportedCountry(countryCode)) { in isCurrentCountrySupported()
340 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccController
12628 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…