Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java3925 Map<String, Set<Integer>> supportedServicesPerPlmn = in updateSupportedSatelliteServices() local
3927 if (!supportedServicesPerPlmn.isEmpty()) { in updateSupportedSatelliteServices()
3928 mSatelliteServicesSupportedByCarriers.put(subId, supportedServicesPerPlmn); in updateSupportedSatelliteServices()
3930 + "supportedServicesPerPlmn = " + supportedServicesPerPlmn.size()); in updateSupportedSatelliteServices()