Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java284 && isCurrentCountrySupported(context))); in showEuiccSettingsDetecting()
670 private static boolean isCurrentCountrySupported(Context context) { in isCurrentCountrySupported() method in MobileNetworkUtils