Searched refs:dstLogoUri (Results 1 – 1 of 1) sorted by relevance
156 Uri dstLogoUri = TvContract.buildChannelLogoUri(channel.getId()); in doInBackground() local157 try (OutputStream os = mContext.getContentResolver().openOutputStream(dstLogoUri)) { in doInBackground()160 Log.e(TAG, "Failed to write " + logoUri + " to " + dstLogoUri, e); in doInBackground()172 + dstLogoUri in doInBackground()