ArrayList<DeviceId> reslist = new ArrayList<DeviceId>(); reslist.add....
return reslist.toArray(new DeviceId[reslist.size()]);