Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java1325 String[] includedMccMncs = config.getStringArray(CarrierConfigManager in shouldShowRoamingNotification() local
1327 if (includedMccMncs != null) { in shouldShowRoamingNotification()
1328 for (String mccMnc : includedMccMncs) { in shouldShowRoamingNotification()