Searched refs:isSupportedCountry (Results 1 – 3 of 3) sorted by relevance
56 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
1574 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccManager1579 return getIEuiccController().isSupportedCountry(countryIso.toUpperCase(Locale.ROOT)); in isSupportedCountry()
15474 …d.Manifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public boolean isSupportedCountry(@NonNull Str…