Searched refs:deviceInfosFromPattern1 (Results 1 – 1 of 1) sorted by relevance
2099 ArrayList<DvbDeviceInfo> deviceInfosFromPattern1 = new ArrayList<>(); in getDvbDeviceList() local2107 deviceInfosFromPattern1.add(new DvbDeviceInfo(adapterId, deviceId)); in getDvbDeviceList()2114 return Collections.unmodifiableList(deviceInfosFromPattern1); in getDvbDeviceList()2136 ? Collections.unmodifiableList(deviceInfosFromPattern1) in getDvbDeviceList()