Home | History | Annotate | Download | only in app

Lines Matching refs:dm

147                         DownloadManager dm = (DownloadManager)context.getSystemService(
150 Cursor cursor = dm.query(new Query().setFilterById(id));