Searched refs:deviceInfosFromPattern1 (Results 1 – 1 of 1) sorted by relevance
1772 ArrayList<DvbDeviceInfo> deviceInfosFromPattern1 = new ArrayList<>(); in getDvbDeviceList() local1780 deviceInfosFromPattern1.add(new DvbDeviceInfo(adapterId, deviceId)); in getDvbDeviceList()1787 return Collections.unmodifiableList(deviceInfosFromPattern1); in getDvbDeviceList()1809 ? Collections.unmodifiableList(deviceInfosFromPattern1) in getDvbDeviceList()