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