Searched refs:getMccMap (Results 1 – 2 of 2) sorted by relevance
143 mMccMap = getMccMap(res); in onReceive()328 public static Map<String, String> getMccMap(@NonNull Resources res) { in getMccMap() method in CellBroadcastReceiver
769 Map<String, String> map = CellBroadcastReceiver.getMccMap(mResources); in testGetMccMap()