Searched refs:supportedServicesPerPlmn (Results 1 – 1 of 1) sorted by relevance
3925 Map<String, Set<Integer>> supportedServicesPerPlmn = in updateSupportedSatelliteServices() local3927 if (!supportedServicesPerPlmn.isEmpty()) { in updateSupportedSatelliteServices()3928 mSatelliteServicesSupportedByCarriers.put(subId, supportedServicesPerPlmn); in updateSupportedSatelliteServices()3930 + "supportedServicesPerPlmn = " + supportedServicesPerPlmn.size()); in updateSupportedSatelliteServices()