Searched refs:storedChannelLogoUri (Results 1 – 1 of 1) sorted by relevance
110 String storedChannelLogoUri = (String) uncheckedChannels.remove(channelIdString); in doInBackground() local112 && !TextUtils.equals(storedChannelLogoUri, channel.getLogoUri())) { in doInBackground()116 && (!TextUtils.isEmpty(storedChannelLogoUri) in doInBackground()