Searched defs:deviceList (Results 1 – 2 of 2) sorted by relevance
89 void load(Collection<Device> deviceList) throws IOException { in load()116 void load(File file, Collection<Device> deviceList) throws IOException { in load()
172 @NonNull Collection<Device> deviceList) { in fromXml()