To check if there are ongoing Download manager requests, one could :
cursor = downloadManager.query(new Query()); int res = cursor.getCount();