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