Searched defs:supportedServices (Results 1 – 4 of 4) sorted by relevance
69 Set<Integer> supportedServices = supportedServiceMap.get("10011"); in testParseSupportedSatelliteServicesFromStringArray() local137 Set<Integer> supportedServices = supportedServiceMap.get(plmn1); in testParseSupportedSatelliteServicesFromPersistableBundle() local
1517 int[] supportedServices = {1, 3}; in testSupportedSatelliteServices() local
382 Set<Integer> supportedServices = new HashSet<>(entry.getValue()); in mergeSupportedSatelliteServices() local387 supportedServicesMap.put(entry.getKey(), supportedServices); in mergeSupportedSatelliteServices() local
1960 Map<String, Set<Integer>> supportedServices = in getSupportedSatelliteServices() local2415 String[] supportedServices = readStringArrayFromOverlayConfig( in readSupportedSatelliteServicesFromOverlayConfig() local