Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteConfig.java61 mSupportedServicesPerCarrier = getCarrierSupportedSatelliteServices(); in SatelliteConfig()
78 private Map<Integer, Map<String, Set<Integer>>> getCarrierSupportedSatelliteServices() { in getCarrierSupportedSatelliteServices() method in SatelliteConfig