Searched refs:satelliteCapabilityMap (Results 1 – 1 of 1) sorted by relevance
86 Map<String, Set<Integer>> satelliteCapabilityMap = new HashMap<>(); in getCarrierSupportedSatelliteServices() local94 satelliteCapabilityMap.put(carrierPlmn, allowedServices); in getCarrierSupportedSatelliteServices()96 carrierToServicesMap.put(carrierProto.carrierId, satelliteCapabilityMap); in getCarrierSupportedSatelliteServices()