Searched refs:supportedChannelType (Results 1 – 1 of 1) sorted by relevance
96 List<Integer> supportedChannelType = new ArrayList<>(); in collectDeviceInfo() local99 supportedChannelType.add(channelType); in collectDeviceInfo()103 supportedChannelType.stream().mapToInt(i->i).toArray()); in collectDeviceInfo()