public DownloadListener(DownloadService service) { Service = service; }
public DownloadBinder(DownloadService service) { Service = service; }