Searched refs:channelIdString (Results 1 – 1 of 1) sorted by relevance
109 String channelIdString = Long.toString(channel.getId()); in doInBackground() local110 String storedChannelLogoUri = (String) uncheckedChannels.remove(channelIdString); in doInBackground()114 sharedPreferencesEditor.putString(channelIdString, channel.getLogoUri()); in doInBackground()119 sharedPreferencesEditor.remove(channelIdString); in doInBackground()