Searched refs:uriInner (Results 1 – 1 of 1) sorted by relevance
874 final Uri uriInner = MediaStore.Downloads.getContentUri(MediaStore.VOLUME_EXTERNAL); in includeDownloadsFromMediaStore() local890 try (Cursor cursor = getContext().getContentResolver().query(uriInner, in includeDownloadsFromMediaStore()