Searched refs:isSupportedCountry (Results 1 – 2 of 2) sorted by relevance
167 && isSupportedCountry(context, mCountryIso); in isSufficientForEmergencyCall()262 private static boolean isSupportedCountry(@NonNull Context context, String countryIso) { in isSupportedCountry() method in ShortcutViewUtils
702 if (em.isSupportedCountry(countryCode)) { in isCurrentCountrySupported()