328329330331332333334335336337338
DownloadManager dm = pi.getDownloadManager(); // need to get in early to ensure property present on initial announce dm.addDownloadWillBeAddedListener( new DownloadWillBeAddedListener() { public void initialised( Download download ) {