Searched defs:isSupportedCountry (Results 1 – 4 of 4) sorted by relevance
53 boolean isSupportedCountry(String countryIso); in isSupportedCountry() method
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 EuiccManager
340 public boolean isSupportedCountry(@NonNull String countryIso) { in isSupportedCountry() method in EuiccController