Searched refs:supportedServicesSet (Results 1 – 1 of 1) sorted by relevance
304 Set<Integer> supportedServicesSet = new HashSet<>(); in parseSupportedSatelliteServices() local307 supportedServicesSet.add(serviceType); in parseSupportedSatelliteServices()314 + supportedServicesSet.stream().map(String::valueOf).collect( in parseSupportedSatelliteServices()316 supportedServicesMap.put(plmn, supportedServicesSet); in parseSupportedSatelliteServices()