Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteConfig.java86 Map<String, Set<Integer>> satelliteCapabilityMap = new HashMap<>(); in getCarrierSupportedSatelliteServices() local
94 satelliteCapabilityMap.put(carrierPlmn, allowedServices); in getCarrierSupportedSatelliteServices()
96 carrierToServicesMap.put(carrierProto.carrierId, satelliteCapabilityMap); in getCarrierSupportedSatelliteServices()