Searched refs:hasSameReadOnlyInfo (Results 1 – 6 of 6) sorted by relevance
102 boolean hasSameReadOnlyInfo(Channel mCurrentChannel); in hasSameReadOnlyInfo() method
309 || (channel != null && channel.hasSameReadOnlyInfo(mCurrentChannel))) { in setCurrentChannelAndNotify()
207 .hasSameReadOnlyInfo(ChannelsRowItem.APP_LINK_ITEM.getChannel())) { in updateItems()
269 if (!cardView.mChannel.hasSameReadOnlyInfo(channel)) { in createChannelLogoCallback()
329 public boolean hasSameReadOnlyInfo(Channel other) { in hasSameReadOnlyInfo() method in ChannelImpl
660 if (!channelWrapper.mChannel.hasSameReadOnlyInfo(channel)) { in onPostExecute()