Searched refs:existingChannel (Results 1 – 2 of 2) sorted by relevance
208 Channel existingChannel = i.next(); in updateChannels() local209 if (networkId2newChannel.containsKey(existingChannel.getOriginalNetworkId())) { in updateChannels()212 networkId2newChannel.remove(existingChannel.getOriginalNetworkId()); in updateChannels()214 TvContractCompat.buildChannelUri(existingChannel.getId()), in updateChannels()223 for (Channel existingChannel : existingChannels) { in updateChannels()224 cr.delete(TvContractCompat.buildChannelUri(existingChannel.getId()), null, null); in updateChannels()
2245 NotificationChannel existingChannel = in testUpdateChannelNotifyCreatorUnblock() local2251 .thenReturn(existingChannel); in testUpdateChannelNotifyCreatorUnblock()2267 NotificationChannel existingChannel = in testUpdateChannelNoNotifyCreatorOtherChanges() local2273 .thenReturn(existingChannel); in testUpdateChannelNoNotifyCreatorOtherChanges()