Home
last modified time | relevance | path

Searched refs:isSupportedCountry (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DShortcutViewUtils.java167 && isSupportedCountry(context, mCountryIso); in isSufficientForEmergencyCall()
262 private static boolean isSupportedCountry(@NonNull Context context, String countryIso) { in isSupportedCountry() method in ShortcutViewUtils