Searched refs:excludedMccs (Results 1 – 1 of 1) sorted by relevance
1336 String[] excludedMccs = config.getStringArray(CarrierConfigManager in shouldShowRoamingNotification() local1339 if (excludedMccs != null && !TextUtils.isEmpty(roamingMcc)) { in shouldShowRoamingNotification()1340 for (String mcc : excludedMccs) { in shouldShowRoamingNotification()