Searched refs:channelIndexMasks (Results 1 – 2 of 2) sorted by relevance
123 channelIndexMasks.map { channelIndexMask -> in <lambda>()
2240 Set<Integer> channelIndexMasks = IntStream.of(device.getChannelIndexMasks()).boxed() in testGetDevices() local2266 assertEquals(channelIndexMasks, channelIndexMasksFromProfile); in testGetDevices()