Searched refs:getAllDownloadsUri (Results 1 – 2 of 2) sorted by relevance
201 mContext.getContentResolver().update(mInfo.getAllDownloadsUri(), buildContentValues(), in writeToDatabase()210 if (mContext.getContentResolver().update(mInfo.getAllDownloadsUri(), in writeToDatabaseOrThrow()560 .openFileDescriptor(mInfo.getAllDownloadsUri(), "rw"); in transferData()672 .openFileDescriptor(mInfo.getAllDownloadsUri(), "rw"); in finalizeDestination()
113 info.getAllDownloadsUri(), Downloads.Impl.RequestHeaders.URI_SEGMENT); in readRequestHeaders()392 public Uri getAllDownloadsUri() { in getAllDownloadsUri() method in DownloadInfo469 try (Cursor cursor = mContext.getContentResolver().query(getAllDownloadsUri(), in queryDownloadInt()