Searched refs:openOpts (Results 1 – 1 of 1) sorted by relevance
983 final Bundle openOpts = new Bundle(); in getDocumentThumbnail() local984 openOpts.putParcelable(ContentResolver.EXTRA_SIZE, size); in getDocumentThumbnail()989 afd = client.openTypedAssetFileDescriptor(documentUri, "image/*", openOpts, signal); in getDocumentThumbnail()